diff options
Diffstat (limited to 'src/cpu/intel/slot_2')
-rw-r--r-- | src/cpu/intel/slot_2/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/intel/slot_2/chip.h b/src/cpu/intel/slot_2/chip.h index 0f504dbc5f..d7bb2b1764 100644 --- a/src/cpu/intel/slot_2/chip.h +++ b/src/cpu/intel/slot_2/chip.h @@ -1,4 +1,2 @@ -extern struct chip_operations cpu_intel_slot_2_ops; - struct cpu_intel_slot_2_config { }; |