summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/fixed-head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/fixed-head.S')
-rw-r--r--arch/powerpc/boot/fixed-head.S5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/boot/fixed-head.S b/arch/powerpc/boot/fixed-head.S
new file mode 100644
index 000000000..4346c750c
--- /dev/null
+++ b/arch/powerpc/boot/fixed-head.S
@@ -0,0 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+ .text
+ .global _zimage_start
+_zimage_start:
+ b _zimage_start_lib