NetBSD/sys/arch/evbmips/include
simonb 769775ceb4 Make clock/time handling more accurate:
- Use the CPU count register for more accurate microtime (from
   sbmips) and delay (based on an evbmips delay function) functions.
 - Schedule the next hardclock interrupt more accurately (from
   an sgimips patch by Rafal Boni).  Clock drift on one board is
   now ~7ppm instead of ~330ppm.
 - Purge old pmax-based mcclock code.
 - Correctly round off some clock-derived variable calculations.
XXX: Some of this code should be migrated to sys/arch/mips.
2002-04-08 14:08:25 +00:00
..
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h Convert to use <mips/bus_*.h>. 2002-03-18 01:21:11 +00:00
cdefs.h
cpu.h
db_machdep.h
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
isa_machdep.h Use <mips/isa_machdep.h> and <mips/pci_machdep.h>. 2002-03-18 10:10:14 +00:00
kcore.h
kdbparam.h
limits.h
lock.h
locore.h
Makefile
math.h
mips_opcode.h
param.h Make clock/time handling more accurate: 2002-04-08 14:08:25 +00:00
pcb.h
pci_machdep.h Use <mips/isa_machdep.h> and <mips/pci_machdep.h>. 2002-03-18 10:10:14 +00:00
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h
yamon.h