aboutsummaryrefslogtreecommitdiffstats
path: root/poison.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2011-05-04 13:34:29 -0700
committerBlue Swirl <blauwirbel@gmail.com>2011-05-08 16:55:23 +0000
commit403946c009cc7fd8a8aa719236801ed12121f8fd (patch)
treecf91ca455b972faf91006d84b75864d4c88a022b /poison.h
parentd1520316042de4f31e5c1464a992ffe57f1b6652 (diff)
target-arm: Privatize CPU_INTERRUPT_FIQ.
This interrupt name was only used by the ARM port. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'poison.h')
-rw-r--r--poison.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/poison.h b/poison.h
index 369d82d0f..787f8e9aa 100644
--- a/poison.h
+++ b/poison.h
@@ -39,7 +39,6 @@
#pragma GCC poison CPU_INTERRUPT_HARD
#pragma GCC poison CPU_INTERRUPT_EXITTB
-#pragma GCC poison CPU_INTERRUPT_FIQ
#pragma GCC poison CPU_INTERRUPT_HALT
#pragma GCC poison CPU_INTERRUPT_SMI
#pragma GCC poison CPU_INTERRUPT_DEBUG