fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE
[coreboot.git] / src / northbridge / amd / amdk8 / chip.h
1 struct northbridge_amd_amdk8_config
2 {
3 };
4
5 extern struct chip_control northbridge_amd_amdk8_control;