| author | |
| committer | |
| log | 62e135f2d06d249255ad8c387ca9f8fcae1a2e7c |
| tree | 23514195dbbcdfd41d437fb72dcd7ca26046b485 |
| parent | c8e058eeefe1993cca74dcbe3c23088ec1da3cdc |
1 files changed, 2 insertions(+), 0 deletions(-)
mod.zig+2| ... | ... | @@ -658,6 +658,8 @@ pub fn write(fd: c_int, buf: []const u8) errno.Error!usize { |
| 658 | 658 | // asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5); |
| 659 | 659 | |
| 660 | 660 | // arch_prctl |
| 661 | // | |
| 662 | // asmlinkage long sys_arch_prctl(int option, unsigned long arg2) | |
| 661 | 663 | |
| 662 | 664 | // adjtimex |
| 663 | 665 | // int adjtimex(struct timex *buf); |