NetBSD/sys/arch/m68k/include
chs 6ebe782061 mcount() is named __mcount() on ELF, do the right thing. 2001-05-27 01:01:08 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +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 Don't define __LDPGSZ if it's already defined. 2001-05-18 15:34:28 +00:00
asm.h mcount() is named __mcount() on ELF, do the right thing. 2001-05-27 01:01:08 +00:00
asm_single.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.h
cacheops_20.h
cacheops_30.h
cacheops_40.h
cacheops_60.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.h
endian_machdep.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 Added support for kernel cores on the sun2. This 2001-05-21 14:48:58 +00:00
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
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 change the one non-extended asm back to using a single % before a 2001-05-27 00:58:57 +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