OSDN Git Service

Move syscalls to sysdeps/linux/common (since they are common).
authorEric Andersen <andersen@codepoet.org>
Wed, 25 Oct 2000 07:12:13 +0000 (07:12 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 25 Oct 2000 07:12:13 +0000 (07:12 -0000)
commit539adfd7c7cbc7d6d3bea94eb1aa2a7103ca71c0
tree69b3a3e6727a2ed28608acc0a2f41f32787404a6
parentb7aed1d7020298382852a718726b218afe7dfcc7
Move syscalls to sysdeps/linux/common (since they are common).
Remove _start.S since I now have a portable C version.
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/list_syscalls.sh [new file with mode: 0755]
libc/sysdeps/linux/common/syscalls.c [new file with mode: 0644]
libc/sysdeps/linux/i386/Makefile