NetBSD/sys/arch/m68k/include
2001-04-26 16:25:19 +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_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h Replace the 'unsigned __COMPILER_INT64__' construct with a new name, 2001-04-12 22:01:18 +00:00
kcore.h
limits.h
lock.h
m68k.h
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
math.h
param.h
pcb.h
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