[c-host] added new pure C host project, see README.md

This commit is contained in:
Geoffrey McRae
2019-02-28 16:35:30 +11:00
parent 526c09b7ff
commit c99f4e31c5
11 changed files with 1419 additions and 0 deletions

3
.gitignore vendored
View File

@@ -4,3 +4,6 @@ module/*.mod.c
module/.*
module/Module.symvers
module/modules.order
*.a
*.o
*.exe