summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/syscalls.xenix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/ibcs2/syscalls.xenix')
-rw-r--r--sys/i386/ibcs2/syscalls.xenix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/syscalls.xenix b/sys/i386/ibcs2/syscalls.xenix
index 8b9b84a..2fc1838 100644
--- a/sys/i386/ibcs2/syscalls.xenix
+++ b/sys/i386/ibcs2/syscalls.xenix
@@ -14,7 +14,7 @@
4 AUE_NULL UNIMPL xenix_sigsem
5 AUE_NULL UNIMPL xenix_waitsem
6 AUE_NULL UNIMPL xenix_nbwaitsem
-7 AUE_NULL STD { int xenix_rdchk(int fd); }
+7 AUE_NULL MSTD { int xenix_rdchk(int fd); }
8 AUE_NULL UNIMPL nosys
9 AUE_NULL UNIMPL nosys
10 AUE_FTRUNCATE MSTD { int xenix_chsize(int fd, long size); }
OpenPOWER on IntegriCloud