kernel/int: increase max interrupt vector count
Change-Id: Ia16e66a7bdac37019e6256405b9f10024909c69a Reviewed-on: https://review.haiku-os.org/c/haiku/+/6215 Tested-by: Automation <[email protected]> Reviewed-by: Fredrik Holmqvist <[email protected]> Reviewed-by: Alex von Gluck IV <[email protected]>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <SupportDefs.h>
|
||||
#include <arch_cpu_defs.h>
|
||||
|
||||
#define NUM_IO_VECTORS 256
|
||||
#define NUM_IO_VECTORS 4096
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user