cpu: Fix spelling
Change-Id: I69c46648de0689e9bed84c7726906024ad65e769 Signed-off-by: Martin Roth <martin.roth@se-eng.com> Reviewed-on: http://review.coreboot.org/3729 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
committed by
Stefan Reinauer
parent
0cb07e3476
commit
4c3ab7376e
@@ -169,7 +169,7 @@ void smm_initiate_relocation(void);
|
||||
void smm_initiate_relocation_parallel(void);
|
||||
struct bus;
|
||||
void bsp_init_and_start_aps(struct bus *cpu_bus);
|
||||
/* Returns 0 on succes. < 0 on failure. */
|
||||
/* Returns 0 on success. < 0 on failure. */
|
||||
int setup_ap_init(struct bus *cpu_bus, int *max_cpus,
|
||||
const void *microcode_patch);
|
||||
/* Returns 0 on success, < 0 on failure. */
|
||||
|
Reference in New Issue
Block a user