• Austin Clements's avatar
    De-duplicate myid and mycpuid · b01e8a94
    Austin Clements 提交于
    Apparently we wound up with two equivalent functions for getting the
    current CPU's id.  Switch to just myid since that was more common and
    is implemented as a static inline instead of an extern.
    b01e8a94
ns.hh 5.4 KB