Sign in
zircon-guest
/
third_party
/
linux
/
ff5e4b51a397568c6a2901903c35a4bfaaf752a4
/
.
/
arch
/
sh
/
boot
/
romimage
/
head.S
blob: 219bc626dd7110514c06e1342c649ca6f4bb4d9e [
file
] [
log
] [
blame
]
/*
*
linux
/
arch
/
sh
/
boot
/
romimage
/
head.S
*
*
Board specific setup code
,
executed before zImage loader
*/
.text
.global romstart
romstart
:
#include <mach/romimage.h>