Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29
[coreboot.git] / src / northbridge / amd / gx1 / chip.h
1 struct northbridge_amd_gx1_config
2 {
3 };
4
5 extern struct chip_operations northbridge_amd_gx1_ops;