blob: bd1c3632421cef1f71d13b26b5b4e24ec8110c83 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AMD_BLOCK_IOAPIC_H
#define AMD_BLOCK_IOAPIC_H
/* Since the old APIC bus isn't used any more, the IOAPIC IDs can be < CONFIG_MAX_CPUS */
#define FCH_IOAPIC_ID 0
#define GNB_IOAPIC_ID 1
#endif /* AMD_BLOCK_IOAPIC_H */