5f7f94f5e274dd083b714345007da0db970c0af6
[coreboot.git] / src / southbridge / broadcom / bcm5785 / bcm5785.h
1 #ifndef BCM5785_H
2 #define BCM5785_H
3
4 #include "chip.h"
5
6 void bcm5785_enable(device_t dev);
7
8 #endif /* BCM5785_H */