NetBSD/sys/arch/m68k/include
thorpej e8cc3884de Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
ansi.h
aout_machdep.h Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
asm.h
asm_single.h
bswap.h
bus_dma.h bus_dma(9) pulled pretty much verbatim from next68k. 2002-04-10 04:36:20 +00:00
byte_swap.h
cacheops.h finish conversion to the common m68k cacheops: 2002-11-02 20:03:04 +00:00
cacheops_20.h use "static __inline" instead of "extern __inline" so that we can 2002-11-03 01:34:41 +00:00
cacheops_30.h use "static __inline" instead of "extern __inline" so that we can 2002-11-03 01:34:41 +00:00
cacheops_40.h use "static __inline" instead of "extern __inline" so that we can 2002-11-03 01:34:41 +00:00
cacheops_60.h use "static __inline" instead of "extern __inline" so that we can 2002-11-03 01:34:41 +00:00
cdefs.h
cpu.h "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
db_machdep.h
elf_machdep.h Define EF_CPU32 and EF_M68000. 2002-01-28 21:34:48 +00:00
endian.h
endian_machdep.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
kcore.h
limits.h
lock.h
m68k.h
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
pmap_motorola.h merge pmap.c for all 4k-page motorola-MMU (or compatible) m68k platforms. 2002-11-05 07:41:17 +00:00
pmc.h Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
proc.h make sure struct proc and struct frame are declared 2002-07-13 12:30:11 +00:00
profile.h
psl.h
pte_motorola.h merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
ptrace.h
reg.h
setjmp.h
signal.h During signal delivery, arrange to have the signal handler invoked 2002-07-04 01:50:39 +00:00
stdarg.h
svr4_machdep.h m68k syscall rototill: 2002-07-13 08:28:40 +00:00
sync_icache.h
sysctl.h
trap.h
types.h Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
varargs.h