1/* SPDX-License-Identifier: GPL-2.0 */
2#include "ppc_asm.h"
3
4 .text
5
6 .globl _zimage_start
7_zimage_start:
8 FIXUP_ENDIAN
9 b _zimage_start_lib
10

source code of linux/arch/powerpc/boot/pseries-head.S