diff options
| author | FreeArtMan <dos21h@gmail.com> | 2015-12-13 00:35:59 +0000 | 
|---|---|---|
| committer | FreeArtMan <dos21h@gmail.com> | 2015-12-13 00:35:59 +0000 | 
| commit | 45f9bdfb904149e0048bcbd4de208232d0a81da8 (patch) | |
| tree | a9f9801921bc2ce5c057a323cec6f22dc1313e87 | |
| parent | 0c488ea7709ccb087d08be09a0fa2e9c90369cb0 (diff) | |
| download | md-content-45f9bdfb904149e0048bcbd4de208232d0a81da8.tar.gz md-content-45f9bdfb904149e0048bcbd4de208232d0a81da8.zip  | |
Added syscall table architecture
| -rw-r--r-- | md/notes/syscalls.md | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/md/notes/syscalls.md b/md/notes/syscalls.md index b05de26..8aafd3b 100644 --- a/md/notes/syscalls.md +++ b/md/notes/syscalls.md @@ -2,6 +2,7 @@  ## Syscalls +Linux x86_64 syscall table  <script>  <!-- dirty hacks to eneable body width, in lynx looks ok, but in html not so dont hit me with stick for that plz -->  | 
