NetBSD/sys/arch/sparc
scw 8c5c893bf7 Add a BKPT_ADDR() macro which gives MD code a chance to munge a
breakpoint address before it's used. Currently a no-op on all but sh5.

This is useful on sh5, for example, to mask off the instruction
type encoding in the bottom two address bits, and makes it possible
to do "db> break $rXX" instead of manually munging the address.
2003-04-29 17:06:03 +00:00
..
compile
conf Add pseudo-device ksyms. 2003-04-26 14:10:04 +00:00
dev Use PAGE_SIZE rather than NBPG. 2003-04-02 04:35:22 +00:00
fpu
include Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
sparc #ifdef around end[]. 2003-04-26 14:12:22 +00:00
stand Track changes introduced when UFS2 was merged, so that this builds again. 2003-04-05 08:58:55 +00:00
Makefile