android_kernel_cmhtcleo/arch/sh/boot/romimage/head.S

11 lines
171 B
ArmAsm
Raw Normal View History

2010-08-27 09:19:57 +00:00
/*
* linux/arch/sh/boot/romimage/head.S
*
* Board specific setup code, executed before zImage loader
*/
.text
.global romstart
romstart:
#include <mach/romimage.h>