diff --git a/mod.zig b/mod.zig index 4cbe797d6e891d660344b2aef318c28d9eb16da8..faac6344f3e0e97310aac0362493449234f40dca 100644 --- a/mod.zig +++ b/mod.zig @@ -677,8 +677,6 @@ pub fn write(fd: c_int, buf: []const u8) errno.Error!usize { // set_tid_address // pid_t syscall(SYS_set_tid_address, int *tidptr); -// restart_syscall - // semtimedop // int semtimedop(int semid, struct sembuf *sops, size_t nsops, const struct timespec *_Nullable timeout);