🎨 记录操作系统平台

This commit is contained in:
Liang Ding 2023-02-10 21:40:19 +08:00
parent 235d940cad
commit 2a4fc32e50
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
3 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@ func logBootInfo() {
logging.LogInfof("kernel is booting:\n"+
" * ver [%s]\n"+
" * arch [%s]\n"+
" * os [%s] "+
" * os [%s]\n"+
" * pid [%d]\n"+
" * runtime mode [%s]\n"+
" * working directory [%s]\n"+