summaryrefslogtreecommitdiff
path: root/arch/x86_64/syscall_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/syscall_arch.h')
-rw-r--r--arch/x86_64/syscall_arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86_64/syscall_arch.h b/arch/x86_64/syscall_arch.h
index 1c4b48a2..a85c440c 100644
--- a/arch/x86_64/syscall_arch.h
+++ b/arch/x86_64/syscall_arch.h
@@ -1,8 +1,6 @@
#define __SYSCALL_LL_E(x) (x)
#define __SYSCALL_LL_O(x) (x)
-#define __SYSCALL_SSLEN 8
-
static __inline long __syscall0(long n)
{
unsigned long ret;