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