blob: 219bc626dd7110514c06e1342c649ca6f4bb4d9e [file] [log] [blame]
Magnus Damm3c928322009-07-29 15:04:05 +00001/*
2 * linux/arch/sh/boot/romimage/head.S
3 *
4 * Board specific setup code, executed before zImage loader
5 */
6
7.text
8 .global romstart
9romstart:
Magnus Damm2d2bcd32009-08-07 03:58:38 +090010#include <mach/romimage.h>