xref: /qemu/linux-user/mips/target_errno_defs.h (revision 8f968b6a24aec7de8b1a1b4d2de922adad689297)
1*8f968b6aSPhilippe Mathieu-Daudé #ifndef MIPS_TARGET_ERRNO_DEFS_H
2*8f968b6aSPhilippe Mathieu-Daudé #define MIPS_TARGET_ERRNO_DEFS_H
3*8f968b6aSPhilippe Mathieu-Daudé 
4*8f968b6aSPhilippe Mathieu-Daudé #include "../generic/target_errno_defs.h"
5*8f968b6aSPhilippe Mathieu-Daudé 
6*8f968b6aSPhilippe Mathieu-Daudé #endif
7