diff options
-rw-r--r-- | libc/sysdeps/linux/alpha/bits/syscalls.h | 1 | ||||
-rw-r--r-- | libc/sysdeps/linux/h8300/bits/syscalls.h | 1 | ||||
-rw-r--r-- | libc/sysdeps/linux/i960/bits/syscalls.h | 1 | ||||
-rw-r--r-- | libc/sysdeps/linux/m68k/bits/syscalls.h | 1 | ||||
-rw-r--r-- | libc/sysdeps/linux/powerpc/bits/syscalls.h | 1 | ||||
-rw-r--r-- | libc/sysdeps/linux/sparc/bits/syscalls.h | 1 | ||||
-rw-r--r-- | libc/sysdeps/linux/v850/bits/syscalls.h | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/libc/sysdeps/linux/alpha/bits/syscalls.h b/libc/sysdeps/linux/alpha/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/alpha/bits/syscalls.h +++ b/libc/sysdeps/linux/alpha/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel diff --git a/libc/sysdeps/linux/h8300/bits/syscalls.h b/libc/sysdeps/linux/h8300/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/h8300/bits/syscalls.h +++ b/libc/sysdeps/linux/h8300/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel diff --git a/libc/sysdeps/linux/i960/bits/syscalls.h b/libc/sysdeps/linux/i960/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/i960/bits/syscalls.h +++ b/libc/sysdeps/linux/i960/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel diff --git a/libc/sysdeps/linux/m68k/bits/syscalls.h b/libc/sysdeps/linux/m68k/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/m68k/bits/syscalls.h +++ b/libc/sysdeps/linux/m68k/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel diff --git a/libc/sysdeps/linux/powerpc/bits/syscalls.h b/libc/sysdeps/linux/powerpc/bits/syscalls.h index 37a9cfe3e..53fedf11e 100644 --- a/libc/sysdeps/linux/powerpc/bits/syscalls.h +++ b/libc/sysdeps/linux/powerpc/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel diff --git a/libc/sysdeps/linux/sparc/bits/syscalls.h b/libc/sysdeps/linux/sparc/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/sparc/bits/syscalls.h +++ b/libc/sysdeps/linux/sparc/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel diff --git a/libc/sysdeps/linux/v850/bits/syscalls.h b/libc/sysdeps/linux/v850/bits/syscalls.h index fff97378f..ecd4a1784 100644 --- a/libc/sysdeps/linux/v850/bits/syscalls.h +++ b/libc/sysdeps/linux/v850/bits/syscalls.h @@ -8,7 +8,6 @@ /* Do something very evil for now. Until we create our own syscall * macros, short circuit bits/syscall.h and use asm/unistd.h instead */ -#define _BITS_SYSCALL_H #include <asm/unistd.h> /* This includes the `__NR_<name>' syscall numbers taken from the Linux kernel |