NetBSD/sys/arch/pc532/include
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
..
Makefile Add ns32k ucontext kernel portions. Not entirely updated for the LWP 2003-01-21 20:50:43 +00:00
ansi.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
aout_machdep.h
asm.h
autoconf.h
bswap.h
byte_swap.h
cdefs.h
cpu.h
cpufunc.h
db_machdep.h Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
disklabel.h
endian.h
endian_machdep.h
float.h PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] 2003-04-19 23:05:28 +00:00
fpu.h
frame.h
icu.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
jmpbuf.h
kcore.h
limits.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
lock.h
math.h
mcontext.h Add ns32k ucontext kernel portions. Not entirely updated for the LWP 2003-01-21 20:50:43 +00:00
mtpr.h
param.h
pcb.h White space nit; make comments line up nicely. 2003-01-22 13:40:34 +00:00
pmap.h Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00
pmc.h
proc.h
profile.h
psl.h
pte.h Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00
ptrace.h
reg.h
setjmp.h
signal.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
stdarg.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
trap.h
types.h Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
varargs.h
vmparam.h Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00