在lk中我們一般通過dprintf來列印log,如下所示dprintf(INFO, " 0x%x", t->tls[i]); 其中INFO表示log的層級,lk中總共有三種層級/* debug levels ...
確定! 回上一頁