initial commit

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2019-06-01 14:50:32 +08:00
commit 2afca97177
2 changed files with 27 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
*.h text eol=lf
*.c text eol=lf
*.S text eol=lf
Makefile text eol=lf
*.mak text eol=lf
*.mk text eol=lf