From 694d6f315f26fb1db88124fc6c214ee192bc110b Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Sat, 9 Nov 2024 13:39:27 +0000 Subject: [PATCH] Write README --- README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..70defc7 --- /dev/null +++ b/README @@ -0,0 +1,8 @@ + AMD64 LINUX SYSCALLS + +A quick reference for some basic system calls on AMD64 Linux. Built +using LaTeX; to render a PDF (given a working TeX Live installation), +run "pdflatex main". + +Released under Creative Commons Attribution-NonCommercial-ShareAlike +4.0 International; see LICENSE file for the full text of the license.