coreboot-kgpe-d16/src/mainboard/newisys/khepri/chip.h

6 lines
89 B
C

extern struct chip_operations mainboard_ops;
struct mainboard_config {
int nothing;
};