summaryrefslogtreecommitdiff
path: root/arch/x86/machine/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/param.h')
-rw-r--r--arch/x86/machine/param.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/machine/param.h b/arch/x86/machine/param.h
index e5e0f0a..6ee11cc 100644
--- a/arch/x86/machine/param.h
+++ b/arch/x86/machine/param.h
@@ -83,6 +83,11 @@
#define STACK_SIZE PAGE_SIZE
/*
+ * Maximum number of available interrupts.
+ */
+#define INTR_TABLE_SIZE 256
+
+/*
* Virtual memory properties.
*/