NetBSD/sys/arch/mvme68k/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
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ansi.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
aout_machdep.h repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
asm.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
autoconf.h bootdv -> booted_device 1997-01-31 01:53:06 +00:00
cdefs.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
cpu.h Avoid declaring the "astpending" and "want_resched" globals in cpu.h, 1998-02-13 07:41:45 +00:00
db_machdep.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
disklabel.h add some comments to explain what is going on here 1996-05-16 17:52:51 +00:00
endian.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
ieeefp.h pull in ieeefp.h from m68k common area 1996-04-12 18:38:00 +00:00
kcore.h Machine-dependent crash dump header - just pulls in <m68k/kcore.h> 1997-04-25 01:45:31 +00:00
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
param.h Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:08:24 +00:00
pcb.h Need a common <m68k/pcb.h> for gdb. 1997-03-31 21:39:51 +00:00
pmap.h Whoops, cgd's pmap_map change got lost! Put it back. 1998-02-21 19:22:00 +00:00
proc.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
profile.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
prom.h asm volatile -> __asm__ __volatile 1997-11-05 04:05:00 +00:00
psl.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
pte.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
ptrace.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
reg.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
setjmp.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
signal.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
stdarg.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
trap.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
types.h Get rid of __BDEVSW_DUMP_OLD_TYPE and __BROKEN_INDIRECT_CONFIG. 1997-03-18 21:17:18 +00:00
varargs.h mvme68k port -- for the motorola vme147 m68030 card 1995-07-25 23:11:53 +00:00
vmparam.h Make MACHINE_NEW_NONCONTIG non-optional. 1998-03-18 07:07:11 +00:00
z8530var.h Adapt to the new version of dev/ic/z8530* 1996-12-17 22:26:07 +00:00