More committage for the arla pioctl syscall.

Reminded by:	green
This commit is contained in:
Jordan K. Hubbard 1999-08-05 00:44:11 +00:00
parent 6d5e741cb8
commit 2e24bd94b1
2 changed files with 2 additions and 1 deletions

View File

@ -252,3 +252,4 @@ HIDE_BSD(utrace)
HIDE_BSD(sendfile)
HIDE_BSD(kldsym)
HIDE_BSD(jail)
HIDE_BSD(pioctl)

View File

@ -258,4 +258,4 @@
#define SYS_sendfile 336
#define SYS_kldsym 337
#define SYS_jail 338
#define SYS_MAXSYSCALL 339
#define SYS_MAXSYSCALL 340