Fix all warnings in the tree
[coreboot.git] / src / northbridge / amd / amdk8 / amdk8.h
index cc970c5906e58a78c8ab38a30d816433a0b8108a..dc7ef1bcab01b72c3c9a22c6f578aeb248146390 100644 (file)
@@ -11,6 +11,7 @@
 #ifdef __PRE_RAM__
 void showallroutes(int level, device_t dev);
 void setup_resource_map_offset(const unsigned int *register_values, int max, unsigned offset_pci_dev, unsigned offset_io_base);
+void fill_mem_ctrl(int controllers, struct mem_controller *ctrl_a, const uint16_t *spd_addr);
 #endif
 
 #endif /* AMDK8_H */