NetBSD/sys/arch/atari/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
..
acia.h
ahdilabel.h
ansi.h
aout_machdep.h
asm.h
bus.h Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
cdefs.h
cpu.h Update Hades PCI support: 1998-02-19 16:16:51 +00:00
cpufunc.h
db_machdep.h
disklabel.h
dma.h
endian.h
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieeefp.h
intr.h Fix some severe bogons in the pci and isa interrupt system. 1998-05-25 10:42:21 +00:00
iomap.h
kcore.h
limits.h
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
mfp.h
msioctl.h
mtpr.h Small readability update. 1997-09-15 11:08:38 +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 The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:47:04 +00:00
pmap.h Implement MACHINE_NEW_NONCONTIG. Implementation is based on Ignatios' amiga 1998-05-07 07:25:51 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
video.h
vmparam.h Implement MACHINE_NEW_NONCONTIG. Implementation is based on Ignatios' amiga 1998-05-07 07:25:51 +00:00