repo.or.cz
/
dfdiff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use mask instead of modulo, since bo->backoff is always power of 2
[dfdiff.git]
/
sys
/
boot
/
sparc64
/
boot1
/
_start.S
blob
65bc53130a34398cde939bebe6fda05329b7a296
1
/*
2
* $FreeBSD: src/sys/boot/sparc64/boot1/_start.S,v 1.1 2002/03/28 02:41:52 obrien Exp $
3
* $DragonFly: src/sys/boot/sparc64/boot1/_start.S,v 1.1 2003/11/10 06:08:40 dillon Exp $
4
*/
5
6
.text
7
.globl _start
8
_start:
9
call ofw_init
10
nop
11
sir