coreboot/src/include/cpu
Kyösti Mälkki 670856620d cpu/x86: Hide smm_save_state_area_t typedef
We mostly discourage typedefs for structs. Hide
smm_save_state_area_t in the single file that still
uses it.

Change-Id: I163322deab58126cc66d416987eaf7dca9ce8220
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34823
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-08-13 14:00:30 +00:00
..
amd cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
intel cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
x86 cpu/x86: Hide smm_save_state_area_t typedef 2019-08-13 14:00:30 +00:00
cpu.h arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function 2019-05-12 03:08:10 +00:00