aboutsummaryrefslogtreecommitdiff
path: root/include/symbols.h
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-01-20 14:42:11 -0700
committerChristian Cunningham <cc@localhost>2022-01-20 14:42:11 -0700
commit642d8f4cc2595b667e3304c3845dc21b3e998454 (patch)
tree12d91136c4e259081b0aa1085b31601b46fb4fd6 /include/symbols.h
parenta7bd9730f1d5f98e8d9e1af5f88822707907beb5 (diff)
Added FIQ Information
Diffstat (limited to 'include/symbols.h')
-rw-r--r--include/symbols.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/symbols.h b/include/symbols.h
index dda0f27..4f4bb28 100644
--- a/include/symbols.h
+++ b/include/symbols.h
@@ -82,6 +82,7 @@ enum
CORE0_TIMER_IRQCNTL = 0x40000040,
CORE0_IRQ_SOURCE = 0x40000060,
+ CORE0_FIQ_SOURCE = 0x40000070,
/* Power Management, Reset controller and Watchdog registers */
//BCM2835_PERI_BASE = 0x3F000000,