powerpc/mm/radix: Update LPCR only if it is powernv
[deliverable/linux.git] / arch / powerpc / boot / pseries-head.S
1 #include "ppc_asm.h"
2
3 .text
4
5 .globl _zimage_start
6 _zimage_start:
7 FIXUP_ENDIAN
8 b _zimage_start_lib
This page took 0.032624 seconds and 5 git commands to generate.