soc/intel/xeon_sp/spr: Drop microcode constraints
[coreboot2.git] / src / arch / ppc64 / tables.c
blob8bb9b39e3c6f3f9c2335c24f2f67ce2c1f1c1839
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <bootmem.h>
4 #include <boot/tables.h>
5 #include <boot/coreboot_tables.h>
7 void arch_write_tables(uintptr_t coreboot_table)
11 void bootmem_arch_add_ranges(void)
15 void lb_arch_add_records(struct lb_header *header)