xref
: /
netbsd-src
/
usr.sbin
/
sysinst
/
arch
/
playstation2
/
mbr_buf.S
(revision 50dbef1a0984584fde2327cb17adcc37acd69659)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__mips__
2
.
abicalls
3
.
bss
4
.
align
2
5
.
space
2
6
.
globl
mbr
7
mbr
: .
space
512
8
#
endif
9