summaryrefslogtreecommitdiff
path: root/asm/int.h
diff options
context:
space:
mode:
Diffstat (limited to 'asm/int.h')
-rw-r--r--asm/int.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/asm/int.h b/asm/int.h
new file mode 100644
index 0000000..4af9eac
--- /dev/null
+++ b/asm/int.h
@@ -0,0 +1,17 @@
+void int0();
+void int1();
+void int2();
+void int3();
+void int4();
+void int5();
+void int6();
+void int7();
+void int8();
+void int9();
+void int10();
+void int11();
+void int12();
+void int13();
+void int14();
+void int15();
+void int128();