From 1d9f5e7299b10c7ad2797ae40adfe7f262fda928 Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Wed, 14 Jan 2026 13:16:00 +0000 Subject: [PATCH] add beter syscall website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c79d707..751b513 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Source: Intel x86 JUMP quick reference ## additional resources -[Linux syscalls](https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/) +[Linux syscalls](https://www.chromium.org/chromium-os/developer-library/reference/linux-constants/syscalls/) [System V AMD64 ABI](https://refspecs.linuxbase.org/elf/x86_64-abi-0.99.pdf) [Getting arguments](https://github.com/tonyOreglia/argument-counter/wiki/x86-64-Linux-Assembly-Part-1:-Printing-Command-Line-Arguments) [x86 and amd64 instruction reference](https://www.felixcloutier.com/x86/) \ No newline at end of file