NetBSD/sys/arch/amiga/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
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus.h Initial IOBlix support. Only lpt and com; lpt untested; com assumes 24 MHz 2000-03-23 22:44:42 +00:00
cdefs.h
conf.h
cpu.h Remove now superfluous prototype definitions (of the m68k cache operations). 1999-10-14 21:40: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
fbio.h
float.h
frame.h
ieee.h A foolish consistency. 1999-08-30 18:58:01 +00:00
ieeefp.h
intr.h add IPL_SERIAL to enable PCMCIA com* compilation 2000-01-23 21:04:22 +00:00
kcore.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
mtpr.h
param.h Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
pcb.h
pmap.h Sync with Atari pmap: support for the UVM changes 1999-06-19 19:44:08 +00:00
proc.h
profile.h
psl.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
pte.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
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 enlarge the initial kernel page table - needed for some 128 MB machine 2000-02-14 20:23:20 +00:00