NetBSD/sys/arch/amiga/include
aymeric 77dd4deaa6 introduce an interrupt_depth variable which counts how nested we are into
interrupts.
This allows hardclock() to account for the time spent in interrrupts, and
as a side-effect, top(1), systat(1) and others will no more report 0% of
interrupt activity.

mvme68k does that already.
2001-11-07 23:25:03 +00:00
..
Makefile Amiga don't need its own fbio.h anymore; screenblank(8) uses <dev/sun/fbio.h>, 2001-09-19 16:40:52 +00:00
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h
cdefs.h
conf.h - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
cpu.h introduce an interrupt_depth variable which counts how nested we are into 2001-11-07 23:25:03 +00:00
cpufunc.h
db_machdep.h ELF symbol support for DDB. 2001-08-15 01:29:29 +00:00
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h
intr.h Add IPL_SOFTCLOCK, which was missing. 2001-01-17 20:53:43 +00:00
kcore.h
limits.h
loadfile_machdep.h Split elf32 vs. elf64 handling in loadfile(), including support for 2001-10-31 17:20:45 +00:00
lock.h
math.h
mtpr.h Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
param.h
pcb.h define PCB_REGS_* so that kdb compiles again 2000-09-27 08:23:50 +00:00
pmap.h Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
proc.h
profile.h
psl.h make the defopted "LEV6_DEFER" work for LKMs, too. 2001-05-27 20:22:57 +00:00
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h Rename __GENERIC_SOFT_INTERRUPTS to __HAVE_GENERIC_SOFT_INTERRUPTS, 2001-01-14 23:50:28 +00:00
varargs.h
vmparam.h Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00