Merge branch 'mini2440-dev-unlikely' into mini2440-dev
[linux-2.6/mini2440.git] / arch / sh / boot / romimage / head.S
blob219bc626dd7110514c06e1342c649ca6f4bb4d9e
1 /*
2  *  linux/arch/sh/boot/romimage/head.S
3  *
4  * Board specific setup code, executed before zImage loader
5  */
7 .text
8         .global romstart
9 romstart:
10 #include <mach/romimage.h>