Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
[deliverable/linux.git] / arch / powerpc / boot / pseries-head.S
CommitLineData
147c0516
CLG
1#include "ppc_asm.h"
2
2d9afb36
CLG
3 .text
4
5 .globl _zimage_start
6_zimage_start:
147c0516 7 FIXUP_ENDIAN
2d9afb36 8 b _zimage_start_lib
This page took 0.10853 seconds and 5 git commands to generate.