aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7520/northbridge.h
blob: b89b72122fb63718c9a37402a6030f962b4d3750 (plain)
1
2
3
4
5
6
7
#ifndef NORTHBRIDGE_INTEL_E7520_H
#define NORTHBRIDGE_INTEL_E7520_H

extern unsigned int e7520_scan_root_bus(device_t root, unsigned int max);


#endif /* NORTHBRIDGE_INTEL_E7520_H */