aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ich5r/ich5r.h
blob: 28572c9c27a6ef82d9fd643c2367d1fef8ade276 (plain)
1
2
3
4
5
6
7
#ifndef ICH5R_H
#define ICH5R_H

#include "chip.h"
void ich5r_enable(device_t dev);

#endif /* ICH5R_H */