riscv: Tweak the gnu-efi imported code
Change _relocate to match the prototype in efi.h (it doesn't matter that 'handle' and 'sys_tab' are unused). Also add R_RISCV_RELATIVE to efi.h and replace '_e
riscv: Tweak the gnu-efi imported code
Change _relocate to match the prototype in efi.h (it doesn't matter that 'handle' and 'sys_tab' are unused). Also add R_RISCV_RELATIVE to efi.h and replace '_entry' with 'efi_main'.
Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
show more ...
|