summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/LINKS.TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index b565fed..62943dd 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -17,3 +17,9 @@ https://github.com/FlingOS/FlingOS
In Rust:
http://os.phil-opp.com/
+
+Interrupts:
+http://wiki.osdev.org/Exceptions
+http://beefchunk.com/documentation/hardware/microprocessors/intel/i80386/Chap9.html
+http://www.cs.cmu.edu/~ralf/files.html
+https://blog.packagecloud.io/eng/2016/04/05/the-definitive-guide-to-linux-system-calls/