summaryrefslogtreecommitdiff
path: root/src/cpu/emulation/qemu-x86/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/emulation/qemu-x86/chip.h')
-rw-r--r--src/cpu/emulation/qemu-x86/chip.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/cpu/emulation/qemu-x86/chip.h b/src/cpu/emulation/qemu-x86/chip.h
deleted file mode 100644
index 1183200ff7..0000000000
--- a/src/cpu/emulation/qemu-x86/chip.h
+++ /dev/null
@@ -1,6 +0,0 @@
-struct cpu_emulation_qemu_x86_config
-{
-};
-
-extern struct chip_operations cpu_emulation_qemu_x86_ops;
-