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