Gitiles
Code Review
Sign In
code.illumos.org
/
illumos-gate
/
199767f8919635c4928607450d9e0abb932109ce
/
.
/
usr
/
src
/
boot
/
sys
/
boot
/
sparc64
/
boot1
/
_start.s
blob: 30f8019cc863e105740bf82ecaf42339a438c9e4 [
file
] [
log
] [
blame
]
/*
$
FreeBSD
$
*/
.text
.globl _start
_start
:
call ofw_init
nop
sir