aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/slot_2/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/slot_2/chip.h')
-rw-r--r--src/cpu/intel/slot_2/chip.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cpu/intel/slot_2/chip.h b/src/cpu/intel/slot_2/chip.h
new file mode 100644
index 0000000000..04a128d894
--- /dev/null
+++ b/src/cpu/intel/slot_2/chip.h
@@ -0,0 +1,4 @@
+extern struct chip_control cpu_intel_slot_2_control;
+
+struct cpu_intel_slot_2_config {
+};