-
由 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
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.