NetBSD/sys/arch/pmax/include
thorpej f51470a514 Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file
contains the values __SIMPLELOCK_LOCKED and __SIMPLELOCK_UNLOCKED, which
replace the old SIMPLELOCK_LOCKED and SIMPLELOCK_UNLOCKED.  These files
are also required to supply inline functions __cpu_simple_lock(),
__cpu_simple_lock_try(), and __cpu_simple_unlock() if locking is to be
supported on that platform (i.e. if MULTIPROCESSOR is defined in the
_KERNEL case).  Change these functions to take an int * (&alp->lock_data)
rather than the struct simplelock * itself.

These changes make it possible for userland to use the locking primitives
by including <machine/lock.h>.
2000-04-29 03:31:45 +00:00
..
ansi.h
aout_machdep.h
asm.h Add asm.h like other ports. 2000-03-30 21:33:30 +00:00
autoconf.h
bootinfo.h
bsd-aout.h
bswap.h
bus.h implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
cdefs.h
clock_machdep.h
conf.h
cpu.h Change to have cpu_intr() peculiar to DECstations; have ssir global 2000-04-11 02:43:51 +00:00
db_machdep.h
dc7085cons.h
dec_boot.h
dec_exec.h
dec_prom.h
disklabel.h
ecoff_machdep.h
elf_machdep.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
fbio.h
fbvar.h
float.h
ieee.h
ieeefp.h
intr.h Change to have cpu_intr() peculiar to DECstations; have ssir global 2000-04-11 02:43:51 +00:00
kcore.h
kdbparam.h
limits.h
loadfile_machdep.h
lock.h Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
locore.h
Makefile Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
math.h
mips_opcode.h
param.h Nuke register. 2000-03-30 14:45:04 +00:00
pcb.h
pmap.h
pmioctl.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
setjmp.h
signal.h
stdarg.h
sysconf.h A common device_register() is used instead of a separate version for each 2000-03-06 03:11:43 +00:00
tc_machdep.h
trap.h
types.h
varargs.h
vmparam.h