summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_940/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/socket_940/chip.h')
-rw-r--r--src/cpu/amd/socket_940/chip.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cpu/amd/socket_940/chip.h b/src/cpu/amd/socket_940/chip.h
new file mode 100644
index 0000000000..69002a27f1
--- /dev/null
+++ b/src/cpu/amd/socket_940/chip.h
@@ -0,0 +1,4 @@
+extern struct chip_control cpu_amd_socket_940_control;
+
+struct cpu_amd_socket_940_config {
+};