NetBSD/sys/arch/evbmips/atheros
martin 719a906ef5 As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.
2008-11-30 18:21:31 +00:00
..
autoconf.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cpu.c
mach_intr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
machdep.c As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
mainbus.c
wdog.c Use device_t and accessors. Use aprint_*(). 2008-02-11 20:27:01 +00:00