From 8fd8b46a4b78f631a90109a9ba72fe0c93d2e9cb Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 28 Mar 2021 12:57:24 +0200 Subject: Initial Project Commit --- my-common-code/api.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 my-common-code/api.c (limited to 'my-common-code/api.c') diff --git a/my-common-code/api.c b/my-common-code/api.c deleted file mode 100644 index ec24e0c..0000000 --- a/my-common-code/api.c +++ /dev/null @@ -1,7 +0,0 @@ - -#include "api.h" - -int my_func(int a) -{ - return a * 3; -} -- cgit v1.2.3-70-g09d2