NetBSD/sys/arch/sh3/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
bscreg.h
bswap.h
bus.h SH4! 2000-02-24 23:32:26 +00:00
ccrreg.h
cdefs.h
coff_machdep.h
cpgreg.h
cpu.h SH4! 2000-02-24 23:32:26 +00:00
cpufunc.h SH4! 2000-02-24 23:32:26 +00:00
cputypes.h
db_disasm.h
db_machdep.h
disklabel.h
elf_machdep.h Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
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
intcreg.h
intr.h move the Interrput Priority Level (IPL_*) definitions into MD part. 2000-04-13 15:36:09 +00:00
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:33:00 +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
math.h
mmureg.h move MMUCR register definitions into mmureg.h 2000-03-20 20:30:33 +00:00
param.h
pcb.h
pfcreg.h
pio.h
pmap.h Use P1SEG to map pool pages. 2000-04-25 12:17:06 +00:00
proc.h
profile.h
psl.h
pte.h SH4! 2000-02-24 23:32:26 +00:00
ptrace.h
reg.h exports MACH and MACL registers, too. 2000-04-13 15:41:55 +00:00
rtcreg.h
scifreg.h
scireg.h
segments.h
setjmp.h
sh_opcode.h
shbvar.h
signal.h
stdarg.h
tmureg.h Add the definitions of SH4's TPSC field of TCR register 2000-03-20 20:36:58 +00:00
trap.h
trapreg.h
types.h
ubcreg.h
va-sh.h
varargs.h
vmparam.h GC VM_MBUF_SIZE. 2000-04-25 12:31:10 +00:00
wdogvar.h
wdtreg.h