aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/northbridge.h
blob: b39a59475c5043a378571f88a7b11276897a4ba7 (plain)
1
2
3
4
5
6
#ifndef NORTHBRIDGE_AMD_AMDK8_H
#define NORTHBRIDGE_AMD_AMDK8_H

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

#endif /* NORTHBRIDGE_AMD_AMDK8_H */