]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/kern/syscalls.master
xnu-4570.71.2.tar.gz
[apple/xnu.git] / bsd / kern / syscalls.master
index fd4edb968d55422c932b407b9856667746044c3b..e1b8a75c9bfcd9bbef446bb833e2aae1e46793e7 100644 (file)
 527    AUE_NULL        ALL     { int ntp_adjtime(struct timex *tp); }
 528    AUE_NULL        ALL     { int ntp_gettime(struct ntptimeval *ntvp); }
 529    AUE_NULL        ALL     { int os_fault_with_payload(uint32_t reason_namespace, uint64_t reason_code, void *payload, uint32_t payload_size, const char *reason_string, uint64_t reason_flags); }
+530    AUE_NULL        ALL     { int enosys(void); }
+531    AUE_NULL        ALL     { int enosys(void); }