NetBSD/sys/arch/mmeye/mmeye
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
..
com_sh.c
conf.c #include <machine/conf.h>. 2000-04-19 15:56:27 +00:00
genassym.cf remove include of <vm/vm.h>. 2000-06-29 08:07:48 +00:00
locore.s remove extra NOPs because "bf" and "bt" instruction have no delayed slot. 2000-06-07 05:28:17 +00:00
machdep.c remove include of <vm/vm.h>. 2000-06-29 08:07:48 +00:00
shb.c Kwality control: 2000-07-02 04:40:33 +00:00