NetBSD/sys/arch/cobalt/include
simonb 889c658b5b Change the kernel mmap interface so that the offset to map is an
"off_t" and the return value is a "paddr_t" to allow mappings
at offsets past 2^31 bytes.  Somewhat inspired by FreeBSD, which
only changed the offset to a "vm_offset_t".

Includes updates for the i386, pc532 and sh3 mmmmap from Jason Thorpe.
2000-06-26 04:55:19 +00:00
..
ansi.h
aout_machdep.h
asm.h
autoconf.h
bsd-aout.h
bswap.h
bus.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
cdefs.h
conf.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
intr.h
kcore.h
kdbparam.h
leds.h
limits.h
lock.h
locore.h
Makefile
math.h
mips_opcode.h
nvram.h
param.h
pcb.h
pci_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14: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 Add rnd(4) glue for the MIPS3 cycle counter. 2000-06-06 02:24:00 +00:00
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h