#ifndef NORTHBRIDGE_AMD_LX_H #define NORTHBRIDGE_AMD_LX_H extern unsigned int lx_scan_root_bus(device_t root, unsigned int max); int sizeram(void); #endif /* NORTHBRIDGE_AMD_LX_H */