NetBSD/sys/arch/m68k/include
cgd 651b44e211 Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
1998-06-12 23:22:30 +00:00
..
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +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 asm -> __asm__, volatile -> __volatile 1997-11-05 03:57:52 +00:00
asm.h Copyright assigned to The NetBSD Foundation. 1997-10-04 17:34:08 +00:00
cacheops_20.h inline -> __inline 1997-11-05 04:13:24 +00:00
cacheops_30.h inline -> __inline 1997-11-05 04:13:24 +00:00
cacheops_40.h inline -> __inline 1997-11-05 04:13:24 +00:00
cacheops_60.h inline -> __inline 1997-11-05 04:13:24 +00:00
cacheops.h Add DCFA() definitions. 1997-09-15 11:12:13 +00:00
cdefs.h Sync it with the i386 version so lint doesn't complains about an syntax 1998-02-28 12:20:25 +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 Include correct information for long doubles (mc68881 extended precision). 1998-02-18 10:24:45 +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 RCSID Police. 1998-01-05 07:02:46 +00:00
kcore.h Remove unused part of sun3_kcore_hdr. 1997-05-01 22:48:09 +00:00
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
m68k.h comments 1997-10-21 19:15:33 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
param.h Pull in opt_gateway.h as appropriate. 1998-04-29 23:11:00 +00:00
pcb.h The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:46:05 +00:00
profile.h inline -> __inline 1997-11-05 04:13:24 +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 If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +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 Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00