remove trailing whitespace
[coreboot.git] / src / include / cpu / amd / amdfam12.h
old mode 100755 (executable)
new mode 100644 (file)
index 6c0a5ac..cabd532
@@ -48,6 +48,7 @@ void wait_all_other_cores_started(u32 bsp_apicid);
 void wait_all_aps_started(u32 bsp_apicid);
 void allow_all_aps_stop(u32 bsp_apicid);
 #endif
+void get_bus_conf(void);
 u32 get_initial_apicid(void);
 
 #endif /* CPU_AMD_FAM12_H */