X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=lib%2Fstick.c;fp=lib%2Fstick.c;h=0000000000000000000000000000000000000000;hb=267194caeb2fe56530b11c440fefd01c344e5482;hp=d6adeff07664d951b6d114e5c497dd3a43719a7e;hpb=41cc37223bc28bc0607d4550504fc960eb36ca18;p=libstick.git diff --git a/lib/stick.c b/lib/stick.c deleted file mode 100644 index d6adeff..0000000 --- a/lib/stick.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#include "stick.h" - - -void test() { - printf("Hello world.\n"); -}