summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index a0124aa..cc3c701 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -306,11 +306,6 @@
#define SYS_nfsclnt 375
#define SYS_eaccess 376
#define SYS_nmount 378
-#define SYS_kse_exit 379
-#define SYS_kse_wakeup 380
-#define SYS_kse_create 381
-#define SYS_kse_thr_interrupt 382
-#define SYS_kse_release 383
#define SYS___mac_get_proc 384
#define SYS___mac_set_proc 385
#define SYS___mac_get_fd 386
@@ -363,7 +358,6 @@
#define SYS_extattr_list_fd 437
#define SYS_extattr_list_file 438
#define SYS_extattr_list_link 439
-#define SYS_kse_switchin 440
#define SYS_ksem_timedwait 441
#define SYS_thr_suspend 442
#define SYS_thr_wake 443
OpenPOWER on IntegriCloud