summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux/syscalls.master
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/linux/syscalls.master')
-rw-r--r--sys/alpha/linux/syscalls.master4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/linux/syscalls.master b/sys/alpha/linux/syscalls.master
index e066ba5..52f0ec8 100644
--- a/sys/alpha/linux/syscalls.master
+++ b/sys/alpha/linux/syscalls.master
@@ -194,9 +194,9 @@
141 NOPROTO { int ogetpeername(int fdes, caddr_t asa, int *alen); }
142 UNIMPL
143 UNIMPL
-144 STD { int linux_getrlimit(l_uint resource, \
+144 MSTD { int linux_getrlimit(l_uint resource, \
struct l_rlimit *rlim); }
-145 STD { int linux_setrlimit(l_uint resource, \
+145 MSTD { int linux_setrlimit(l_uint resource, \
struct l_rlimit *rlim); }
146 UNIMPL
147 MNOPROTO { int setsid(void); }
OpenPOWER on IntegriCloud