NetBSD/sys/arch/m68k/include
2001-04-09 05:35:32 +00:00
..
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
aout_machdep.h
asm_single.h
asm.h
bswap.h Optimize bswap16() and bswap32() functions to inline assembly. 2001-03-30 20:00:05 +00:00
byte_swap.h Remove '_KERNEL' conditionalizing. This break userland apps. 2001-04-09 05:35:32 +00:00
cacheops_20.h
cacheops_30.h
cacheops_40.h
cacheops_60.h
cacheops.h
cdefs.h
cpu.h Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
db_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h Added support for the 68010 bus error frame. 2001-03-28 23:08:15 +00:00
ieee.h
ieeefp.h
int_types.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
kcore.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
lock.h
m68k.h
Makefile Install byte_swap.h on make includes. 2001-04-06 14:11:20 +00:00
math.h
param.h raise MSIZE from 128 to 256. 2000-06-30 17:55:11 +00:00
pcb.h Add a /t' modifier to the m68k ddb's trace' command. This enables 2000-08-10 08:02:35 +00:00
profile.h In the ELF toolchain, use __mcount instead of mcount. 2000-12-07 10:14:08 +00:00
psl.h Some micro-optimisations to _spl() and _splraise(), saving one instruction 2000-12-11 20:05:33 +00:00
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
sync_icache.h
sysctl.h
trap.h
types.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
varargs.h