Add constants for fast path resume copying
[coreboot.git] / src / northbridge / intel / e7520 / northbridge.h
1 #ifndef NORTHBRIDGE_INTEL_E7520_H
2 #define NORTHBRIDGE_INTEL_E7520_H
3
4 extern unsigned int e7520_scan_root_bus(device_t root, unsigned int max);
5
6
7 #endif /* NORTHBRIDGE_INTEL_E7520_H */
8