repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
atari
/
stand
/
bootxx
/
start.S
blob
a5eb6a0c40a6c773b92f732c24e9b86bba8e6cf6
1
/* $NetBSD$ */
2
3
#include <m68k/asm.h>
4
5
.text
6
7
ASENTRY_NOPROFILE(start)
8
bra _C_LABEL(bootxx) | bootxx is small enough so bra works