diff options
Diffstat (limited to 'md/notes/syscalls.md')
-rw-r--r-- | md/notes/syscalls.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/md/notes/syscalls.md b/md/notes/syscalls.md index a6f4bce..b05de26 100644 --- a/md/notes/syscalls.md +++ b/md/notes/syscalls.md @@ -338,12 +338,6 @@ ## Used data structures -| Struct | Fields | -| --- | --- | -| s | 2 | -| ss | 22 | -| sss | 222 | - ### References You can find other syscall tables that sometimes are handcrafted or just |