aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7525/northbridge.h
blob: 92990913cfa870462e979118100d35d5eadd210f (plain)
1
2
3
4
5
6
7
#ifndef NORTHBRIDGE_INTEL_E7525_H
#define NORTHBRIDGE_INTEL_E7525_H

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


#endif /* NORTHBRIDGE_INTEL_E7525_H */