xref: /linux/drivers/firmware/efi/libstub/loongarch-stub.h (revision e47e2e0ba9103df7b3d25356421e6832c4d0e7be)
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 unsigned long kernel_entry_address(unsigned long kernel_addr,
4 		efi_loaded_image_t *image);
5