NetBSD/sys/arch/m68k/include
2001-05-12 22:27:05 +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 define VECTOR() and friends in non-_KERNEL environments too. 2001-05-12 22:27:05 +00:00
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 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
kcore.h
limits.h Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
m68k.h Add a CPU_68010 macro. 2001-05-03 20:55:11 +00:00
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
math.h
param.h Now only define MACHINE_ARCH, _MACHINE_ARCH, and 2001-05-03 20:59:55 +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 * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
varargs.h