.. |
ansi.h
|
|
|
aout_machdep.h
|
|
|
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
|
|
|
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
|
convert from macros to static inlines. allen briggs confirms resultant code
|
2001-12-05 04:37:28 +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 |
cacheops.h
|
finish conversion to the common m68k cacheops:
|
2002-11-02 20:03:04 +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_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
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
|
|
int_mwgwtypes.h
|
|
|
int_types.h
|
|
|
kcore.h
|
|
|
limits.h
|
|
|
lock.h
|
|
|
m68k.h
|
Added prototypes for w16zero and w16copy, found
|
2001-06-14 15:49:05 +00:00 |
Makefile
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +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
|
|
|
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
|
If = is in a constraint, it must be the first character.
|
2001-08-05 04:40:03 +00:00 |
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
|
|
|