NetBSD/sys/arch/mac68k/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
adbsys.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.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
cpu.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
grfioctl.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
ieee.h
ieeefp.h
intr.h
iopreg.h Explicitly include headers needed by iopreg.h 2000-02-21 02:04:48 +00:00
iteioctl.h
kcore.h
keyboard.h
limits.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 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 Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
pcb.h
pio.h
pmap.h
proc.h
profile.h
psc.h
psl.h
pte.h
ptrace.h
reg.h
scsi_5380.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.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
viareg.h
vmparam.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
z8530var.h