NetBSD/sys/arch/mvme68k/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
autoconf.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus_dma.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
bus_space.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
bus.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
cdefs.h
cpu.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
db_machdep.h
disklabel.h Drop some #defines which are now in sys/disklabel.h. 1999-11-09 10:03:20 +00:00
elf_machdep.h Basic elf_machdep.h for m68k; doesn't include relocations, yet. 1998-07-12 01:17:58 +00:00
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 Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieee.h A foolish consistency. 1999-08-30 18:58:01 +00:00
ieeefp.h
intr.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
kcore.h
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +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
Makefile Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file 2000-04-29 03:31:45 +00:00
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
param.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
pcb.h
pmap.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
proc.h
profile.h
prom.h Changes to keep lint happy. 1998-08-01 11:22:51 +00:00
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h Minor change. 1998-09-13 12:01:41 +00:00
stdarg.h Standardize format. 1999-01-22 14:12:07 +00:00
svr4_machdep.h Rip protection against multiple inclusion from wrapper headers. 1999-11-09 21:34:03 +00:00
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 Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
z8530var.h