aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/digitallogic/adl855pc/mainboard.c
blob: 41c34e449192e23cf5edc4cdf17008ea2dc6ae31 (plain)
1
2
3
4
5
6
#include <device/device.h>

struct chip_operations mainboard_ops = {
	CHIP_NAME("DIGITAL-LOGIC ADL855PC Mainboard")
};