aboutsummaryrefslogtreecommitdiff
path: root/linux-user/ppc/target_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/ppc/target_syscall.h')
-rw-r--r--linux-user/ppc/target_syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-user/ppc/target_syscall.h b/linux-user/ppc/target_syscall.h
index a8662f4856..afc0570410 100644
--- a/linux-user/ppc/target_syscall.h
+++ b/linux-user/ppc/target_syscall.h
@@ -74,5 +74,6 @@ struct target_revectored_struct {
#define TARGET_MINSIGSTKSZ 2048
#define TARGET_MLOCKALL_MCL_CURRENT 0x2000
#define TARGET_MLOCKALL_MCL_FUTURE 0x4000
+#define TARGET_WANT_NI_OLD_SELECT
#endif /* PPC_TARGET_SYSCALL_H */