ARM: shmobile: r8a7790: Add CMT devices to DT
[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.031331 seconds and 5 git commands to generate.