aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-03-20 21:48:30 +0100
committerFelix Morgner <felix.morgner@ost.ch>2026-03-20 21:48:30 +0100
commitdd2dc3ef9a5318a0f7c7c35be59759ab08adc3dc (patch)
tree8b52da9f3d00165055262c852d3aabd545e4d70a /.vscode/settings.json
parent96f1511dbe2e80223732bcbef8068c3d5a330cee (diff)
downloadteachos-dd2dc3ef9a5318a0f7c7c35be59759ab08adc3dc.tar.xz
teachos-dd2dc3ef9a5318a0f7c7c35be59759ab08adc3dc.zip
x86_64/cpu: implement basic interrupt handling
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 321f765..1ab19f2 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -33,6 +33,7 @@
"crtp",
"efer",
"functors",
+ "idtr",
"initializable",
"interprocedural",
"invlpg",