summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-01 10:25:11 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-01 10:25:11 -0700
commit09c0ee5f8c2e52ff64347c39a586e8a23b9421e5 (patch)
treeaf4c6dff0a190939c50333f2d20c4cd1d4ec6b40 /sysdeps/unix/sysv/linux/sh
parent7e66ee5142deda977163d0a858c3d2883cae3f07 (diff)
BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sh')
-rw-r--r--sysdeps/unix/sysv/linux/sh/getrlimit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/getrlimit.c b/sysdeps/unix/sysv/linux/sh/getrlimit.c
deleted file mode 100644
index fc06dbd641..0000000000
--- a/sysdeps/unix/sysv/linux/sh/getrlimit.c
+++ /dev/null
@@ -1 +0,0 @@
-#include <sysdeps/unix/sysv/linux/i386/getrlimit.c>