xref: /linux/arch/sh/boot/romimage/head.S (revision 040932cdcfca9b0ac55a4f74f194c2e2c8a2527b)
1/*
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:
10#include <mach/romimage.h>
11