aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/emulation/qemu-x86/northbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/emulation/qemu-x86/northbridge.h')
-rw-r--r--src/cpu/emulation/qemu-x86/northbridge.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cpu/emulation/qemu-x86/northbridge.h b/src/cpu/emulation/qemu-x86/northbridge.h
new file mode 100644
index 0000000000..9ff688be2f
--- /dev/null
+++ b/src/cpu/emulation/qemu-x86/northbridge.h
@@ -0,0 +1,5 @@
+#ifndef NORTHBRIDGE_EMULATION_QEMU_X86_H
+#define NORTHBRIDGE_EMULATION_QEMU_X86_H
+
+
+#endif /* NORTHBRIDGE_EMULATION_QEMU_X86 */