NetBSD/sys/arch/evbarm/adi_brh
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
..
becc_mainbus.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
brh_7seg.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
brh_machdep.c As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
brh_start.S
brhreg.h
brhvar.h
com_obio.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
obio_space.c bus_dmamem_map: honour BUS_DMA_NOWAIT. noted by Manuel Bouyer. 2005-11-24 13:08:32 +00:00
obio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
obiovar.h