6 lines
119 B
C
6 lines
119 B
C
|
extern struct chip_operations mainboard_eaglelion_5bcm_ops;
|
||
|
|
||
|
struct mainboard_eaglelion_5bcm_config {
|
||
|
int nothing;
|
||
|
};
|