NetBSD/sys/arch/mips
simonb 52e7cddaa7 Fix kernel profiling so that it actually works:
- Add 16 bytes to the stack on entry to _mcount so we don't
   overflow it.
 - Use inline interrupt {dis,en}abling instead of calling
   profiled function in locore.
2000-05-25 03:07:10 +00:00
..
conf MachForceCacheUpdate and cacheflush_bug have never been used in NetBSD, 2000-05-23 04:21:39 +00:00
include Fix kernel profiling so that it actually works: 2000-05-25 03:07:10 +00:00
mips Appease gcc. 2000-05-24 18:42:03 +00:00
Makefile
Makefile.inc