diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-21 20:44:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-21 20:44:37 +0000 |
commit | a02b13768d7aa1f33fb1aae3b17f0c6981aa13c0 (patch) | |
tree | f54f0d899fa927b25918c75a954eee7a9cd60b6a /libc/sysdeps | |
parent | defb9e49f98f300b34dceaf3bc959aea45f35045 (diff) |
remove bogus lines
Diffstat (limited to 'libc/sysdeps')
-rw-r--r-- | libc/sysdeps/linux/hppa/bits/syscalls.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/hppa/bits/syscalls.h b/libc/sysdeps/linux/hppa/bits/syscalls.h index d173aa389..cb80138f5 100644 --- a/libc/sysdeps/linux/hppa/bits/syscalls.h +++ b/libc/sysdeps/linux/hppa/bits/syscalls.h @@ -22,10 +22,6 @@ * and save/restore r19 across the syscall. */ #define PIC -#ifndef ASM_LINE_SEP -# define ASM_LINE_SEP ; -#endif - /* Definition taken from glibc 2.3.3 * sysdeps/unix/sysv/linux/hppa/sysdep.h */ |