aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8111/amd8111.h
blob: da4fa1d84001a39b7a19ff368ef06c860e30db86 (plain)
1
2
3
4
5
6
7
8
#ifndef AMD8111_H
#define AMD8111_H

#include "chip.h"

void amd8111_enable(device_t dev);

#endif /* AMD8111_H */