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

extern unsigned int amdk8_scan_root_bus(struct device *root, unsigned int max);

#endif /* NORTHBRIDGE_AMD_AMDK8_H */