aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/northbridge.h
blob: 750ed3b42c542354eb45ed78d48c497602a1486c (plain)
1
2
3
4
5
6
#ifndef NORTHBRIDGE_AMD_GX2_H
#define NORTHBRIDGE_AMD_GX2_H

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

#endif /* NORTHBRIDGE_AMD_GX2_H */