hw/mips/malta: turn off x86 specific features of PIIX4_PM
[qemu/ar7.git] / linux-user / m68k / target_errno_defs.h
blob96485a75431d07b5399da29064cf898ff077593c
1 #ifndef M68K_TARGET_ERRNO_DEFS_H
2 #define M68K_TARGET_ERRNO_DEFS_H
4 /* Target uses generic errno */
5 #include "../generic/target_errno_defs.h"
7 #endif