NetBSD/sys/arch/m68k/include
simonb d9ab16ba2f Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
Be consistant in the way that MSIZE, MCLSHIFT, MCLBYTES and NMBCLUSTERS
  are defined.
Remove old VM constants from cesfic port.
Bump MSIZE to 256 on mipsco (the only one that wasn't already 256).
2002-02-26 15:13:19 +00:00
..
ansi.h
aout_machdep.h Don't define __LDPGSZ if it's already defined. 2001-05-18 15:34:28 +00:00
asm_single.h Fix asm constraints. Sun3 kernels built with the new toolchain boot now. 2002-01-25 16:42:22 +00:00
asm.h mcount() is named __mcount() on ELF, do the right thing. 2001-05-27 01:01:08 +00:00
bswap.h
byte_swap.h convert from macros to static inlines. allen briggs confirms resultant code 2001-12-05 04:37:28 +00:00
cacheops_20.h
cacheops_30.h
cacheops_40.h
cacheops_60.h
cacheops.h
cdefs.h
cpu.h Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
db_machdep.h
elf_machdep.h Define EF_CPU32 and EF_M68000. 2002-01-28 21:34:48 +00:00
endian_machdep.h
endian.h
float.h
frame.h Added the crucial "packed" attribute to the type 8 frame structure. 2001-08-16 23:45:12 +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 Added prototypes for w16zero and w16copy, found 2001-06-14 15:49:05 +00:00
Makefile No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pcb.h
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 If = is in a constraint, it must be the first character. 2001-08-05 04:40:03 +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