aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5536_lx/cs5536.h
blob: 8a7453f82ebaac7fb981cb596d6ce92584746658 (plain)
1
2
3
4
5
6
#ifndef _CS5536_H
#define _CS5536_H

extern void southbridge_enable(device_t dev);

#endif