]> git.proxmox.com Git - mirror_qemu.git/blob - linux-user/openrisc/target_errno_defs.h
Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into staging
[mirror_qemu.git] / linux-user / openrisc / target_errno_defs.h
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