#include <device/device.h>
#include "chip.h"
struct chip_operations mainboard_ibm_e326_ops = {
CHIP_NAME("IBM eServer 326 Mainboard")
};