#ifndef ICH5R_H #define ICH5R_H #include "chip.h" void ich5r_enable(device_t dev); #endif /* ICH5R_H */