aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/unistd.h
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2013-02-19 21:42:45 +0100
committerHelge Deller <deller@gmx.de>2013-02-20 22:57:22 +0100
commite27da28a565e2a4d82a2d1adc9e0ba4aadd61e97 (patch)
tree58381034d7f97adaf893933bc922dd16e6910e75 /arch/parisc/include/asm/unistd.h
parentparisc: fix fallocate syscall (diff)
downloadlinux-dev-e27da28a565e2a4d82a2d1adc9e0ba4aadd61e97.tar.xz
linux-dev-e27da28a565e2a4d82a2d1adc9e0ba4aadd61e97.zip
parisc: switch to available compat_sched_rr_get_interval implementation
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/include/asm/unistd.h')
-rw-r--r--arch/parisc/include/asm/unistd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/unistd.h b/arch/parisc/include/asm/unistd.h
index 3043194547cd..f2e390fe74cf 100644
--- a/arch/parisc/include/asm/unistd.h
+++ b/arch/parisc/include/asm/unistd.h
@@ -149,6 +149,7 @@ type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
#define __ARCH_WANT_SYS_SIGNAL
#define __ARCH_WANT_SYS_TIME
#define __ARCH_WANT_COMPAT_SYS_TIME
+#define __ARCH_WANT_COMPAT_SYS_SCHED_RR_GET_INTERVAL
#define __ARCH_WANT_SYS_UTIME
#define __ARCH_WANT_SYS_WAITPID
#define __ARCH_WANT_SYS_SOCKETCALL