Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.115322 seconds and 5 git commands to generate.