xref: /openbmc/qemu/linux-user/sh4/target_errno_defs.h (revision fa32a634329f4b2cdab8e380d5ccf263b1491daa)
1 #ifndef SH4_TARGET_ERRNO_DEFS_H
2 #define SH4_TARGET_ERRNO_DEFS_H
3 
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
6 
7 #endif
8