NetBSD/sys/arch/mips
cgd a5c13f9ad4 Kwality control:
* put #includes of opt headers and headers to get protos used by
  net/netisr_dispatch.h in net/netisr.h (if !defined(_LOCORE)) (rather than
  in netisr_dispatch.h itself, and potentially nowhere, respectively).
* require netisr.h to be included before netisr_dispatch.h.
* minor additional cleanup of both netisr.h and netisr_dispatch.h.
* clean up uses to remove now-unnecessary header file inclusions, and
  local prototypes of the fns.
* convert netisr dispatch implementations which didn't use
  netisr_dispatch.h (pc532) to use it.
2000-07-02 04:40:33 +00:00
..
conf MachForceCacheUpdate and cacheflush_bug have never been used in NetBSD, 2000-05-23 04:21:39 +00:00
include un-__P, clean up spacing a little bit, put fwd struct decl(s) near top 2000-06-29 06:00:43 +00:00
mips Kwality control: 2000-07-02 04:40:33 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
Makefile.inc GC some bogus definitions. 1997-10-11 16:12:55 +00:00