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
/
bootxxx
/
start.S
blob
8ab7cff595264824a0d88cf082a4107bc09297e1
1
/* $NetBSD$ */
2
3
#include <m68k/asm.h>
4
5
.text
6
7
ASENTRY_NOPROFILE(start)
8
jra _C_LABEL(bootxxx)