satip-axe/kernel/arch/sh/boot/romimage/head.S
2015-03-26 17:24:57 +01:00

11 lines
171 B
ArmAsm

/*
* linux/arch/sh/boot/romimage/head.S
*
* Board specific setup code, executed before zImage loader
*/
.text
.global romstart
romstart:
#include <mach/romimage.h>