From b02897755c15f93ac37ffb8ff042a6cd409ce9f8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 18 May 2017 17:12:49 +0200 Subject: added some links all around interrupts --- doc/LINKS.TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') 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/ -- cgit v1.2.3-54-g00ecf