On 2025-06-26 11:13, Juergen Gross wrote:
Now that Mini-OS is exporting start_info_ptr, use that instead of the tedious start_info macro.Note that the Mini-OS macro still needs to be undefined, but now it can be done right at the top of kexec.c. Undo the previous move of the "other" start_info into a dedicated function. Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]>
