NetBSD/sys/arch/bebox/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
..
pc
Makefile Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
ansi.h
aout_machdep.h
asm.h
bat.h
bootinfo.h
bswap.h
bus.h define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that 2000-01-25 22:13:17 +00:00
cdefs.h
conf.h
cpu.h Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
cpufunc.h
db_machdep.h
disklabel.h
elf_machdep.h
endian.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
endian_machdep.h In the `MY THAT'S GROSS' department... 2000-03-17 00:09:18 +00:00
float.h
fpu.h
frame.h
ieee.h
ieeefp.h
intr.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
ipkdb.h
isa_machdep.h Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns 2000-02-07 22:07:27 +00:00
isapnp_machdep.h
kcore.h
kgdb.h
limits.h
loadfile_machdep.h MD defines for the MI loadfile. 1999-07-02 15:36:51 +00:00
lock.h Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
machine_type.h
math.h C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
mouse.h
param.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
pcb.h
pccons.h
pci_machdep.h
pio.h
pmap.h Use powerpc/pmap.h. 1999-06-22 01:38:38 +00:00
powerpc.h
proc.h
profile.h
psl.h Use powerpc's header. 1999-06-24 01:35:33 +00:00
pte.h
ptrace.h Use powerpc's header. 1999-06-24 01:35:33 +00:00
reg.h Use powerpc/reg.h 1999-06-22 01:39:43 +00:00
reloc.h
setjmp.h
signal.h
spkr.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00