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