NetBSD/sys/arch/hppa/include
cherry d600e81a73 closes: PR kern/32359
modifies machine/db_machdep.h: BKPT_SET(inst) to BKPT_SET(inst, addr) for all archs ie; passess the
breakpoint address as well.

Patch from cherry@mahiti.org
2006-04-01 15:44:58 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h Add a STRONG_ALIAS macro 2006-01-20 22:02:40 +00:00
bswap.h Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h then 2006-01-31 07:49:18 +00:00
byte_swap.h Use uint32_t and uint16_t not in_addr_t and in_port_t 2006-02-03 22:05:21 +00:00
cdefs.h
cpufunc.h inline -> __inline 2005-12-28 19:09:29 +00:00
db_machdep.h closes: PR kern/32359 2006-04-01 15:44:58 +00:00
elf_machdep.h
endian_machdep.h
exec.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
int_types.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
kcore.h
limits.h
lock.h inline -> __inline 2005-12-28 19:09:29 +00:00
math.h
mcontext.h
param.h
pcb.h
pmap.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pmc.h
proc.h
profile.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
psl.h
pte.h
ptrace.h
reg.h
reloc.h
setjmp.h
signal.h
som.h
spinlock.h
stdarg.h
trap.h
types.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
varargs.h
vmparam.h
wchar_limits.h