aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unistd_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/unistd_64.h')
-rw-r--r--arch/x86/include/asm/unistd_64.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86/include/asm/unistd_64.h b/arch/x86/include/asm/unistd_64.h
index 8d3ad0adbc68..33b2003c0450 100644
--- a/arch/x86/include/asm/unistd_64.h
+++ b/arch/x86/include/asm/unistd_64.h
@@ -662,6 +662,10 @@ __SYSCALL(__NR_rt_tgsigqueueinfo, sys_rt_tgsigqueueinfo)
662#define __NR_perf_event_open 298 662#define __NR_perf_event_open 298
663__SYSCALL(__NR_perf_event_open, sys_perf_event_open) 663__SYSCALL(__NR_perf_event_open, sys_perf_event_open)
664 664
665#define __NR_LITMUS 299
666
667#include "litmus/unistd_64.h"
668
665#ifndef __NO_STUBS 669#ifndef __NO_STUBS
666#define __ARCH_WANT_OLD_READDIR 670#define __ARCH_WANT_OLD_READDIR
667#define __ARCH_WANT_OLD_STAT 671#define __ARCH_WANT_OLD_STAT