coreboot/src/arch
Arthur Heymans f1e78a1349 arch/x86/ioapic.c: Move macros to compilation unit
Some of these macros are too generic like "NONE" and create conflicts in
other compilation units.

Change-Id: I6131a576f115df20df4d3df712d4c3f59c6dceb7
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70429
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-07 23:01:51 +00:00
..
arm arch/arm/armv7: Disable generating neon FPU code 2022-11-30 16:37:30 +00:00
arm64 arch/{arm64,riscv}: Remove "CRIT: " from log messages 2022-11-17 13:28:48 +00:00
ppc64 src/arch/ppc64/*: pass FDT address to payload 2022-02-11 20:18:05 +00:00
riscv src/arch: Remove unnecessary space after casts 2022-11-22 13:46:47 +00:00
x86 arch/x86/ioapic.c: Move macros to compilation unit 2022-12-07 23:01:51 +00:00