- 1.1.4
[coreboot.git] / src / northbridge / amd / amdk8 / northbridge.h
1 #ifndef NORTHBRIDGE_AMD_AMDK8_H
2 #define NORTHBRIDGE_AMD_AMDK8_H
3
4 extern unsigned int amdk8_scan_root_bus(device_t root, unsigned int max);
5
6 #endif /* NORTHBRIDGE_AMD_AMDK8_H */