summaryrefslogtreecommitdiff
path: root/gr740.c
diff options
context:
space:
mode:
Diffstat (limited to 'gr740.c')
-rw-r--r--gr740.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr740.c b/gr740.c
index 6e0bafd..7840ed2 100644
--- a/gr740.c
+++ b/gr740.c
@@ -56,6 +56,8 @@ init_sim (void)
{
int i;
+ irqmp_extirq = 10;
+
for (i = 0; i < NCPU; i++)
grlib_ahbm_add (&leon3s, 0);