OSDN Git Service

syscall(): create a common version based on INLINE_SYSCALL_NCS()
authorMike Frysinger <vapier@gentoo.org>
Thu, 9 Jul 2009 19:10:56 +0000 (15:10 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 9 Jul 2009 19:11:46 +0000 (15:11 -0400)
commitc06402cccc4c6278d762900e6a205394638d9c22
tree646c8fa6c7ca9f3d748d448b6f4c18bc5971c8ae
parent763bbf9e9a27426c9be8322dca5ddf2cb4dbc464
syscall(): create a common version based on INLINE_SYSCALL_NCS()

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libc/sysdeps/linux/bfin/Makefile.arch
libc/sysdeps/linux/bfin/syscall.c [deleted file]
libc/sysdeps/linux/common/syscall.c [new file with mode: 0644]
libc/sysdeps/linux/sh/Makefile.arch
libc/sysdeps/linux/sh/syscall.c [deleted file]