6 #include "radeon_reg.h"
7 #include "radeon_macros.h"
9 BOOL
RADEONGetBIOSInfo(struct ati_staticdata
*sd
);
10 BOOL
RADEONGetConnectorInfoFromBIOS(struct ati_staticdata
*sd
);
11 BOOL
RADEONGetClockInfoFromBIOS(struct ati_staticdata
*sd
);
13 #endif /*RADEON_BIOS_H_*/