NetBSD/sys/arch/arm32/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 Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
beep.h
bootconfig.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 Add support for machdep.console_device, machdep.booted_device, 2000-06-07 04:59:28 +00:00
cpufunc.h __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
cpus.h
db_machdep.h
devmap.h
disklabel_acorn.h
disklabel.h
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
fp.h
frame.h
ieee.h
ieeefp.h
iic.h
intr.h
io.h
ipkdb.h
irqhandler.h
isa_machdep.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isapnp_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
joystick.h
katelib.h
kbd.h __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
kerndebug.h
limits.h
lock.h Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
Makefile Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
math.h
mouse.h
ofisa_machdep.h kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
ofw.h
param.h
pcb.h
pccons.h
pci_machdep.h fix pasto pointed in the evcnt changes pointed out by Robert Swindells 2000-06-05 23:28:20 +00:00
pio.h
pmap.h
proc.h
profile.h
profileio.h
psl.h
pte.h
ptrace.h
reg.h
rtc.h
scrio.h
setjmp.h
shark.h
signal.h
stdarg.h
sysarch.h
trap.h
types.h Enable __HAVE_DEVICE_REGISTER and add a ofw_device_register to shark_machdep.c 2000-06-06 20:17:34 +00:00
undefined.h
varargs.h
vconsole.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
vidc.h
vmparam.h