Files
pcem/includes/private/models/dells200.h
2022-06-23 11:26:13 -07:00

6 lines
99 B
C

#ifndef _DELLS200_H_
#define _DELLS200_H_
void dells200_chipset_init();
#endif /* _DELLS200_H_ */