NetBSD/sys/arch/m68k/include
thorpej 39f8e55cfc On the m68k, the most efficient type for __cpu_simple_lock_t is
an unsigned char, since that is what the `tas' instruction uses.

While I'm here, implement the __cpu_simple_lock family of routines.
Why?  One, because they're easy.  Two, so Steve can get master/slave
MVME systems talking across the backplane.  :-)
2000-05-02 05:17: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
asm_single.h
bswap.h
cacheops.h Bug fixes for 68020only or 68030only machines, by Aymeric Vincent. 2000-04-05 19:38:33 +00:00
cacheops_20.h
cacheops_30.h
cacheops_40.h
cacheops_60.h
cdefs.h
cpu.h
db_machdep.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
kcore.h
limits.h Define ISO C99 (unsigned) long long (min, max) symbols. 2000-03-07 19:31:49 +00:00
lock.h On the m68k, the most efficient type for __cpu_simple_lock_t is 2000-05-02 05:17:45 +00:00
m68k.h
math.h
param.h
pcb.h
profile.h
psl.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
sync_icache.h
sysctl.h
trap.h
types.h
varargs.h