fix: hello word compile error

fix: hello word compile error

https://atomgit.com/tobudos/kernel/change/1  

squash 合并:

* fix: hello word compile error
This commit is contained in:
Han Chen
2024-01-11 09:36:40 +00:00
parent f468283f6e
commit a5b85d6017
3 changed files with 14 additions and 7 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
**/build/
*.o
*.a
.DS_Store