From 27364377c65a4c6bc3a7ab429f0921adead19349 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 28 Aug 2002 19:58:21 +0000 Subject: Fix a silly bug notices by Ronald Wahl --- libc/sysdeps/linux/alpha/bits/syscalls.h | 1 - libc/sysdeps/linux/h8300/bits/syscalls.h | 1 - libc/sysdeps/linux/i960/bits/syscalls.h | 1 - libc/sysdeps/linux/m68k/bits/syscalls.h | 1 - libc/sysdeps/linux/powerpc/bits/syscalls.h | 1 - libc/sysdeps/linux/sparc/bits/syscalls.h | 1 - libc/sysdeps/linux/v850/bits/syscalls.h | 1 - 7 files changed, 7 deletions(-) (limited to 'libc') 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 /* This includes the `__NR_' 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 /* This includes the `__NR_' 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 /* This includes the `__NR_' 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 /* This includes the `__NR_' 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 /* This includes the `__NR_' 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 /* This includes the `__NR_' 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 /* This includes the `__NR_' syscall numbers taken from the Linux kernel -- cgit v1.2.3