diff options
Diffstat (limited to 'arch/x86/machine/param.h')
-rw-r--r-- | arch/x86/machine/param.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/machine/param.h b/arch/x86/machine/param.h index db60c8fd..42133ab4 100644 --- a/arch/x86/machine/param.h +++ b/arch/x86/machine/param.h @@ -32,11 +32,6 @@ #define PAGE_MASK (PAGE_SIZE - 1) /* - * Maximum number of available interrupts. - */ -#define INTR_TABLE_SIZE 256 - -/* * Virtual memory properties. */ |