NetBSD/sys/arch/newsmips/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
adrsmap.h * Apply updates from Shimizu-san received after the initial commit. 1999-12-23 06:52:30 +00:00
ansi.h
aout_machdep.h
apbus.h * Apply updates from Shimizu-san received after the initial commit. 1999-12-23 06:52:30 +00:00
apcall.h * Apply updates from Shimizu-san received after the initial commit. 1999-12-23 06:52:30 +00:00
asm.h Add asm.h like other ports. 2000-03-30 21:33:30 +00:00
autoconf.h Add interrupt level locator and use it instead of hard-coding. 1999-12-17 06:05:37 +00:00
bootinfo.h Introduce bootinfo. 1999-12-18 08:01:25 +00:00
bsd-aout.h
bswap.h
cdefs.h
conf.h
cpu.h Adapt cpu_intr change. 2000-04-14 10:11:06 +00:00
db_machdep.h
disklabel.h
ecoff_machdep.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
framebuf.h
ieee.h
ieeefp.h
intr.h Adapt cpu_intr change. 2000-04-14 10:11:06 +00:00
kcore.h
kdbparam.h
keyboard.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
machConst.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
mips_opcode.h
mouse.h
param.h
pcb.h
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
romcall.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do very 2000-02-05 00:13:22 +00:00
varargs.h
vmparam.h
z8530var.h