• Austin Clements's avatar
    Un-bit-rot mtrace · 523ac2a9
    Austin Clements 提交于
    Fix some compile errors (mtstart depended on C's implicit cast from
    function pointers to void* and user.h lacked some extern "C" function
    declarations mtrace needed) and some logic errors (mtstart wasn't
    happening in idle procs and there was a perplexing mtpause going out
    of sched).
    523ac2a9
kmtrace.hh 1.9 KB