aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-04-11 12:08:33 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-04-11 12:08:33 -0400
commit028f3487cfaa136815dd8d1896310c763402e969 (patch)
treea1116a26951e042404df1e97b37015dcaccf86c9 /src/config.h
parent7c79029e43af2e98449d437d4d325bf56b10abd8 (diff)
downloadseabios-hppa-028f3487cfaa136815dd8d1896310c763402e969.zip
seabios-hppa-028f3487cfaa136815dd8d1896310c763402e969.tar.gz
seabios-hppa-028f3487cfaa136815dd8d1896310c763402e969.tar.bz2
Minor - replace some tab characters that slipped into the code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 2fee0c7..d705615 100644
--- a/src/config.h
+++ b/src/config.h
@@ -54,7 +54,7 @@
#define BUILD_APIC_ADDR 0xfee00000
// PCI IRQS
-#define BUILD_PCI_IRQS ((1<<5) | (1<<9) | (1<<10) | (1<<11))
+#define BUILD_PCI_IRQS ((1<<5) | (1<<9) | (1<<10) | (1<<11))
// Important real-mode segments
#define SEG_IVT 0x0000