x86: Fix up some missing prototypes
Some functions are missing prototypes. Fix those that are specific to x86. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/x86/cpu/coreboot/coreboot.c 1 addition, 3 deletionsarch/x86/cpu/coreboot/coreboot.c
- arch/x86/cpu/coreboot/sdram.c 2 additions, 2 deletionsarch/x86/cpu/coreboot/sdram.c
- arch/x86/cpu/cpu.c 1 addition, 2 deletionsarch/x86/cpu/cpu.c
- arch/x86/cpu/interrupts.c 1 addition, 1 deletionarch/x86/cpu/interrupts.c
- arch/x86/include/asm/u-boot-x86.h 9 additions, 0 deletionsarch/x86/include/asm/u-boot-x86.h
Please register or sign in to comment