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