blob: 49a8c4131d94ef4b7d6e2e8c15e5335c6ce64fcb [file] [log] [blame]
#include <device/device.h>
#include "chip.h"
struct chip_operations mainboard_ops = {
CHIP_NAME("IBM eServer 325 Mainboard")
};