summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/loongarch-stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/efi/libstub/loongarch-stub.h')
-rw-r--r--drivers/firmware/efi/libstub/loongarch-stub.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/firmware/efi/libstub/loongarch-stub.h b/drivers/firmware/efi/libstub/loongarch-stub.h
new file mode 100644
index 000000000000..cd015955a015
--- /dev/null
+++ b/drivers/firmware/efi/libstub/loongarch-stub.h
@@ -0,0 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
+unsigned long kernel_entry_address(unsigned long kernel_addr,
+ efi_loaded_image_t *image);