NetBSD/sys/arch/arm32
mrg ecdad0ec33 clean up a bit after jason :)
- fix emitrules() like emitfiles() to deal with the prefix (otherwise it
  would attempt to find the file in the normal base for the NORMAL_C rule).
- add emitincludes() which adds include directives for each prefix to the
  $INCLUDES variable in the makefile.
- add %INCLUDES to each Makefile.arch to deal with the above.

this makes "prefix" actually work in a usable manner, and now i can move
on to fixing compiler warnings (errors) in the ESP code. :)
1999-07-09 09:52:55 +00:00
..
arm32 Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
compile
conf clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
dev Fix bug in event signalling. 1999-06-01 09:34:06 +00:00
doc Sync with reality. 1999-01-01 12:13:49 +00:00
footbridge Grr. Nuke the remaining allocsys() prototypes. 1999-05-27 09:08:09 +00:00
fpe-arm
include PR7812: add prototype for sysarch(); fixes build of libarch on arm32 1999-06-20 15:26:38 +00:00
iomd Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
isa make this compile without 'options IRQSTATS'. 1999-05-11 12:41:15 +00:00
mainbus Make cpu_model big enough to hold the DNARD cpu's identification, and a bit 1999-02-26 12:05:49 +00:00
ofw GC physical_memoryblock. 1999-03-29 10:02:19 +00:00
pci Moved to arch/arm32/include/pci_machdep.h,v 1999-03-19 03:34:22 +00:00
podulebus Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
rc7500 Grr. Nuke the remaining allocsys() prototypes. 1999-05-27 09:08:09 +00:00
riscpc Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
shark pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ 1999-03-19 05:13:16 +00:00
vidc Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00