summaryrefslogtreecommitdiff
path: root/recources.md
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-09-19 20:06:53 +0200
committerfxqnlr <[email protected]>2024-09-19 20:06:53 +0200
commitf0b8e96b51b1a8b19365c9d010639c8d67a42506 (patch)
tree36a217aa03f7174ddfdbb34736f2288072bda4af /recources.md
downloadasmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar
asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar.gz
asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.zip
initial commit
Diffstat (limited to 'recources.md')
-rw-r--r--recources.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/recources.md b/recources.md
new file mode 100644
index 0000000..d1199b6
--- /dev/null
+++ b/recources.md
@@ -0,0 +1,3 @@
1# Links
2* [syscall table](https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/)
3* [manual](https://flatassembler.net/docs.php?article=manual#1.2.6)