/* SPDX-License-Identifier: GPL-2.0-only */ /* This file is part of the coreboot project. */ #ifndef _AMD_SB_DEFS_H_ #define _AMD_SB_DEFS_H_ #define AMD_SB_ACPI_MMIO_ADDR 0xfed80000ul #endif