..
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
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
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
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
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
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
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
m68k syscall rototill:
2002-07-13 08:28:40 +00:00
varargs.h