aboutsummaryrefslogtreecommitdiff
path: root/docs/pre/arch/x86_64/interrupt_handling
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-04-08 07:35:29 +0200
committerFelix Morgner <felix.morgner@ost.ch>2026-04-08 07:35:29 +0200
commit48cafb5656851bfee6a6cfa6b9fcb27d63151ae4 (patch)
tree72c6757d9d460cef26c26fc8382e38d6a662e5d4 /docs/pre/arch/x86_64/interrupt_handling
parent3bf3c748eec38c776dd3c54cbb30be1d44ffb5c3 (diff)
downloadteachos-48cafb5656851bfee6a6cfa6b9fcb27d63151ae4.tar.xz
teachos-48cafb5656851bfee6a6cfa6b9fcb27d63151ae4.zip
docs: remove old documentation
Diffstat (limited to 'docs/pre/arch/x86_64/interrupt_handling')
-rw-r--r--docs/pre/arch/x86_64/interrupt_handling/generic_interrupt_handler.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/pre/arch/x86_64/interrupt_handling/generic_interrupt_handler.rst b/docs/pre/arch/x86_64/interrupt_handling/generic_interrupt_handler.rst
deleted file mode 100644
index 6099170..0000000
--- a/docs/pre/arch/x86_64/interrupt_handling/generic_interrupt_handler.rst
+++ /dev/null
@@ -1,5 +0,0 @@
-Generic Interrupt Handler
-=======================
-
-.. doxygenfile:: arch/x86_64/include/arch/interrupt_handling/generic_interrupt_handler.hpp
-