diff options
Diffstat (limited to 'src/cpu/amd/socket_754')
-rw-r--r-- | src/cpu/amd/socket_754/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/amd/socket_754/chip.h b/src/cpu/amd/socket_754/chip.h index d9f3600b2c..197145faf6 100644 --- a/src/cpu/amd/socket_754/chip.h +++ b/src/cpu/amd/socket_754/chip.h @@ -1,4 +1,2 @@ -extern struct chip_operations cpu_amd_socket_754_ops; - struct cpu_amd_socket_754_config { }; |