aboutsummaryrefslogtreecommitdiff
path: root/vgasrc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2022-05-26 11:41:25 +0200
committerHelge Deller <deller@gmx.de>2022-05-26 11:41:25 +0200
commit76c0fbf9cdd208d0f3f79cc85a915e12da5cc009 (patch)
tree8a91fa6fdc280fc20122141fa7cb02100c7a42e6 /vgasrc
parent7dd97dc328785d61aef1c07e04332a62e3a19cdf (diff)
downloadseabios-hppa-76c0fbf9cdd208d0f3f79cc85a915e12da5cc009.zip
seabios-hppa-76c0fbf9cdd208d0f3f79cc85a915e12da5cc009.tar.gz
seabios-hppa-76c0fbf9cdd208d0f3f79cc85a915e12da5cc009.tar.bz2
parisc: Avoid build warning in vgainit.c
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'vgasrc')
-rw-r--r--vgasrc/vgainit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/vgasrc/vgainit.c b/vgasrc/vgainit.c
index d6a297e..56222b4 100644
--- a/vgasrc/vgainit.c
+++ b/vgasrc/vgainit.c
@@ -18,9 +18,10 @@
#include "vgahw.h" // vgahw_setup
#include "vgautil.h" // swcursor_check_event
+#if CONFIG_X86
// Type of emulator platform - for dprintf with certain compile options.
int PlatformRunningOn VAR16;
-
+#endif
/****************************************************************
* PCI Data