NetBSD/sys/arch/mmeye/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
..
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
bootinfo.h
bswap.h
bus.h
cdefs.h
coff_machdep.h
conf.h watchdog timer 2000-02-24 17:07:34 +00:00
cpu.h back to previous one (suggested by cgd) 1999-12-24 08:29:23 +00:00
cpufunc.h
cputypes.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
frame.h
ieee.h
ieeefp.h
intr.h move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
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
math.h Add NAN constant glue for sh3. 2000-01-17 16:27:53 +00:00
mmeye.h
param.h variable start address of the main memory (now we can use 2000-02-24 19:42:35 +00:00
pcb.h
pio.h
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
segments.h
setjmp.h
shbvar.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h