xref: /openbmc/qemu/linux-user/microblaze/target_errno_defs.h (revision 6016b7b46edb714a53a31536b30ead9c3aafaef7)
1 #ifndef MICROBLAZE_TARGET_ERRNO_DEFS_H
2 #define MICROBLAZE_TARGET_ERRNO_DEFS_H
3 
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
6 
7 #endif
8