d7f8e605b8c09ceb3fc30b8f94996b51c0ff8aea
[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 */