Just some C code to test automated builds on build servers.
  • Makefile 58.9%
  • C 41.1%
Find a file
2018-01-10 18:47:10 +01:00
.gitignore added travis yaml file 2018-01-07 21:52:04 +01:00
.travis.yml added some trvis stuff 2018-01-07 21:59:22 +01:00
helloworld.asm add asm versiob of helloworld. still needs correct yasm params 2018-01-10 18:47:10 +01:00
helloworld.c fixed error 2018-01-07 22:11:22 +01:00
LICENSE Initial commit 2018-01-07 21:21:29 +01:00
Makefile add asm versiob of helloworld. still needs correct yasm params 2018-01-10 18:47:10 +01:00
README.md Initial commit 2018-01-07 21:21:29 +01:00

helloworld

Just some C code to test automated builds on build servers