diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-15 20:29:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-15 20:29:25 +0000 |
commit | 877495612a8f0a113288eeb311ee2d0f44a2c751 (patch) | |
tree | 60f19d94ca8ea871909f6354616f29f61ec07de7 /sysdeps/unix/sysv | |
parent | dab645369b6db20f3c0a99ac78725eea25643873 (diff) | |
download | glibc-877495612a8f0a113288eeb311ee2d0f44a2c751.tar glibc-877495612a8f0a113288eeb311ee2d0f44a2c751.tar.gz glibc-877495612a8f0a113288eeb311ee2d0f44a2c751.tar.bz2 glibc-877495612a8f0a113288eeb311ee2d0f44a2c751.zip |
Remove select syscall handling. The generic Linux version should work.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/syscalls.list | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list index ae0f33af1b..c36d071979 100644 --- a/sysdeps/unix/sysv/linux/mips/syscalls.list +++ b/sysdeps/unix/sysv/linux/mips/syscalls.list @@ -8,8 +8,6 @@ cachectl - cachectl i:pii __cachectl cachectl cacheflush - cacheflush i:pii _flush_cache cacheflush sysmips - sysmips i:iiii __sysmips sysmips -# override select.S in parent directory: -select - select i:iPPPP __select select sigsuspend - sigsuspend i:p __sigsuspend sigsuspend # |