Move C labels to start-of-line
[coreboot.git] / src / northbridge / intel / e7525 / northbridge.h
1 #ifndef NORTHBRIDGE_INTEL_E7525_H
2 #define NORTHBRIDGE_INTEL_E7525_H
3
4 extern unsigned int e7525_scan_root_bus(device_t root, unsigned int max);
5
6
7 #endif /* NORTHBRIDGE_INTEL_E7525_H */
8