NetBSD/sys/arch/newsmips/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
adrsmap.h
ansi.h
aout_machdep.h
autoconf.h Add support for NWB-231A 4-port RS-232C card. 1998-06-05 14:19:22 +00:00
bsd-aout.h
cdefs.h
conf.h
cpu.h Add MIPS_INT_MASK_FPU definition and remove unnecessary code. 1998-03-26 13:15:01 +00:00
db_machdep.h
disklabel.h
ecoff_machdep.h
elf.h
elf_machdep.h
endian.h
float.h
framebuf.h
ieeefp.h
intr.h Introduce newsmips_intr_t for intrcnt[]. 1998-06-08 20:35:14 +00:00
kcore.h
kdbparam.h
keyboard.h
limits.h
locore.h
machConst.h
mips_opcode.h
mouse.h
param.h Pull in opt_gateway.h as appropriate. 1998-04-29 23:11:00 +00:00
pcb.h
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h Rename NetBSD/news to NetBSD/newsmips. 1998-03-04 22:14:13 +00:00
setjmp.h
signal.h
stdarg.h
trap.h
types.h
va-mips.h
varargs.h
vmparam.h NEWS has one physical memory segment. 1998-02-25 23:27:20 +00:00
z8530var.h Change "extern var;" --> "extern int var;" and so on. (for egcs -Wall) 1998-06-01 19:31:04 +00:00