- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
[coreboot.git] / src / northbridge / amd / gx1 / northbridge.h
1 #ifndef NORTHBRIDGE_INTEL_440BX_H
2 #define NORTHBRIDGE_INTEL_440BX_H
3
4 extern unsigned int i440bx_scan_root_bus(device_t root, unsigned int max);
5
6 #endif /* NORTHBRIDGE_INTEL_440BX_H */