summaryrefslogtreecommitdiff
path: root/src/southbridge/broadcom/bcm5785/bcm5785.h
blob: 5f7f94f5e274dd083b714345007da0db970c0af6 (plain)
1
2
3
4
5
6
7
8
#ifndef BCM5785_H
#define BCM5785_H

#include "chip.h"

void bcm5785_enable(device_t dev);

#endif /* BCM5785_H */