OSDN Git Service

syscall: unify part 2: NCS variety
authorMike Frysinger <vapier@gentoo.org>
Thu, 9 Jul 2009 19:09:29 +0000 (15:09 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 9 Jul 2009 19:11:46 +0000 (15:11 -0400)
commit763bbf9e9a27426c9be8322dca5ddf2cb4dbc464
tree1bdc0f8f1b01f27fdf9eb5c919d02ce73630d99e
parent5ca445cb7b0e1ed549ff1db454c6a0460e2e0833
syscall: unify part 2: NCS variety

Declare common NCS (non-constant syscall) variants and convert the existing
ports over to this.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 files changed:
libc/sysdeps/linux/alpha/bits/syscalls.h
libc/sysdeps/linux/arm/bits/syscalls.h
libc/sysdeps/linux/avr32/bits/syscalls.h
libc/sysdeps/linux/bfin/bits/syscalls.h
libc/sysdeps/linux/common/bits/syscalls-common.h
libc/sysdeps/linux/common/bits/syscalls.h
libc/sysdeps/linux/i386/bits/syscalls.h
libc/sysdeps/linux/ia64/bits/syscalls.h
libc/sysdeps/linux/mips/bits/syscalls.h
libc/sysdeps/linux/powerpc/bits/syscalls.h
libc/sysdeps/linux/sh/bits/syscalls.h
libc/sysdeps/linux/sparc/bits/syscalls.h
libc/sysdeps/linux/x86_64/bits/syscalls.h
libc/sysdeps/linux/xtensa/bits/syscalls.h