start of epia-m port
[coreboot.git] / src / northbridge / via / vt8623 / northbridge.h
1 #ifndef NORTHBRIDGE_VIA_VT8601_H
2 #define NORTHBRIDGE_VIA_VT8601_H
3
4 extern unsigned int vt8601_scan_root_bus(device_t root, unsigned int max);
5
6 #endif /* NORTHBRIDGE_VIA_VT8601_H */