]> git.proxmox.com Git - mirror_qemu.git/blame - linux-user/openrisc/target_errno_defs.h
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging
[mirror_qemu.git] / linux-user / openrisc / target_errno_defs.h
CommitLineData
8f968b6a
PMD
1#ifndef OR1K_TARGET_ERRNO_DEFS_H
2#define OR1K_TARGET_ERRNO_DEFS_H
3
4/* Target uses generic errno */
5#include "../generic/target_errno_defs.h"
6
7#endif