summaryrefslogtreecommitdiff
path: root/src/northbridge/emulation/qemu-i386/northbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/emulation/qemu-i386/northbridge.h')
-rw-r--r--src/northbridge/emulation/qemu-i386/northbridge.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/northbridge/emulation/qemu-i386/northbridge.h b/src/northbridge/emulation/qemu-i386/northbridge.h
index ef63ebea78..c74e63b97d 100644
--- a/src/northbridge/emulation/qemu-i386/northbridge.h
+++ b/src/northbridge/emulation/qemu-i386/northbridge.h
@@ -1,6 +1,5 @@
-#ifndef NORTHBRIDGE_VIA_VT8623_H
-#define NORTHBRIDGE_VIA_VT8623_H
+#ifndef NORTHBRIDGE_EMULATION_QEMU_I386_H
+#define NORTHBRIDGE_EMULATION_QEMU_I386_H
-extern unsigned int vt8623_scan_root_bus(device_t root, unsigned int max);
-#endif /* NORTHBRIDGE_VIA_VT8623_H */
+#endif /* NORTHBRIDGE_EMULATION_QEMU_I386 */