zephyr/arch/x86/core/intel64
Charles E. Youse 2808908816 arch/x86: alter signature of z_x86_prep_c() function
Take a dummy first argument, so that the BSP entry point (z_x86_prep_c)
has the same signature as the AP entry point (smp_init_top).

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-10-07 19:46:55 -04:00
..
cpu.c arch/x86: alter signature of z_x86_prep_c() function 2019-10-07 19:46:55 -04:00
fatal.c
irq.c kernel: add arch abstraction for irq_offload() 2019-10-01 11:11:42 +02:00
locore.S arch/x86: alter signature of z_x86_prep_c() function 2019-10-07 19:46:55 -04:00
thread.c