From 1574ee1b01cd197a8817e3c31f8b20ef05c7984e Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Wed, 29 Aug 2018 13:52:40 +0000 Subject: Initial clean template. --- my-project/my-project.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 my-project/my-project.c (limited to 'my-project/my-project.c') diff --git a/my-project/my-project.c b/my-project/my-project.c new file mode 100644 index 0000000..f550c66 --- /dev/null +++ b/my-project/my-project.c @@ -0,0 +1,6 @@ +#include "api.h" + +int main(void) { + /* add your own code */ + return my_func(3); +} -- cgit v1.2.3-70-g09d2