..
ansi.h
Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_
1996-11-15 22:38:45 +00:00
aout_machdep.h
Garbage-collect some things no longer needed since there are no longer
1997-04-09 23:34:29 +00:00
asm_single.h
Add macro's that do bclr/bset in a single instruction.
1996-09-16 06:03:58 +00:00
asm.h
Copyright assigned to The NetBSD Foundation.
1997-10-04 17:34:08 +00:00
cacheops_20.h
Correct TBIS_20 parameters, add DCFA/DCPA defines for the 020/030 (From
1997-10-13 11:21:09 +00:00
cacheops_30.h
Correct TBIS_20 parameters, add DCFA/DCPA defines for the 020/030 (From
1997-10-13 11:21:12 +00:00
cacheops_40.h
An attempt to make a generic m68k implementation for cache control operations.
1997-06-02 20:26:37 +00:00
cacheops_60.h
An attempt to make a generic m68k implementation for cache control operations.
1997-06-02 20:26:37 +00:00
cacheops.h
Add DCFA() definitions.
1997-09-15 11:12:13 +00:00
cdefs.h
Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
1997-11-04 23:09:23 +00:00
cpu.h
Move the (boiled down) interface declarations into m68k.h
1997-10-21 18:03:56 +00:00
db_machdep.h
#define DB_AOUT_SYMBOLS
1997-06-26 01:26:56 +00:00
endian.h
Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
1997-10-09 15:42:19 +00:00
float.h
Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif.
1995-06-20 20:45:22 +00:00
frame.h
Oops; put the __attribute__ in the right place.
1997-05-03 12:49:05 +00:00
ieee.h
PowerPC port
1996-09-30 16:34:14 +00:00
ieeefp.h
Shift the bit positions.
1995-04-09 23:29:22 +00:00
kcore.h
Remove unused part of sun3_kcore_hdr.
1997-05-01 22:48:09 +00:00
limits.h
new RCS ID format.
1994-10-26 07:48:18 +00:00
m68k.h
comments
1997-10-21 19:15:33 +00:00
param.h
Move the definition of MSGBUFSIZE up to the machine-arch level if
1997-09-20 12:06:37 +00:00
pcb.h
Need a common <m68k/pcb.h> for gdb.
1997-03-31 21:32:26 +00:00
profile.h
Turn the 'extern' definition of mcount() into a full prototype.
1997-04-08 20:39:01 +00:00
psl.h
new RCS ID format.
1994-10-26 07:48:18 +00:00
ptrace.h
Add PT_[GS]ETFPREGS.
1995-01-26 19:47:10 +00:00
reg.h
Add prototypes for process_read_regs, etc. (fix warnings)
1996-12-17 19:24:31 +00:00
setjmp.h
make the definition of _JBLEN mach. dep. header-dependent.
1994-12-20 10:36:27 +00:00
signal.h
Only define sig_atomic_t when _ANSI_SOURCE is defined.
1995-01-10 19:01:00 +00:00
stdarg.h
Stylistic changes.
1995-12-25 23:15:31 +00:00
sysctl.h
CTL_MACHDEP definitions. (Common to all m68k ports.)
1996-12-17 19:26:51 +00:00
trap.h
new RCS ID format.
1994-10-26 07:48:18 +00:00
types.h
add <sys/cdefs.h> inclusions. namsspace-protect physadr, label_t
1995-07-06 03:39:32 +00:00
varargs.h
Make the type of __builtin_va_list a long.
1995-12-26 01:16:24 +00:00