lib/smbios: Improve Type9
[coreboot2.git] / src / southbridge / amd / common / amd_defs.h
blobca6b3ca19129a8c75f0ae00e64e2ca607eaea7e4
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef _AMD_SB_DEFS_H_
4 #define _AMD_SB_DEFS_H_
6 #define AMD_SB_ACPI_MMIO_ADDR 0xfed80000ul
8 #endif