add northbridgeinit, also add new constants.
[coreboot.git] / src / northbridge / amd / gx2 / chip.h
1 struct northbridge_amd_gx2_config
2 {
3 };
4
5 extern struct chip_operations northbridge_amd_gx2_ops;