mirror of
https://github.com/sarah-walker-pcem/pcem.git
synced 2025-07-23 19:50:35 +02:00
6 lines
99 B
C
6 lines
99 B
C
#ifndef _DELLS200_H_
|
|
#define _DELLS200_H_
|
|
void dells200_chipset_init();
|
|
|
|
#endif /* _DELLS200_H_ */
|