xref: /openbmc/qemu/linux-user/microblaze/target_errno_defs.h (revision 197a137290103993b33f93c90e788ab4984f103a)
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