diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-10-23 22:16:02 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-10-23 22:16:02 +0100 |
commit | 0493f021f3f23fc07799c2fb7511ed2275126670 (patch) | |
tree | 46b4907b20671dca2902e9a51c08ad29b2c0873d /md/notes | |
parent | c34ac649a5be27a08100d5c6825c5cf8b23edb02 (diff) | |
download | md-content-0493f021f3f23fc07799c2fb7511ed2275126670.tar.gz md-content-0493f021f3f23fc07799c2fb7511ed2275126670.zip |
notes/syscalls.md remove leftover table
Diffstat (limited to 'md/notes')
-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 |