]> Git Repo - linux.git/blob - arch/powerpc/boot/pseries-head.S
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
[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.028122 seconds and 4 git commands to generate.