Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / ust-elf / data / pic / hello.c
diff --git a/tests/ust-elf/data/pic/hello.c b/tests/ust-elf/data/pic/hello.c
deleted file mode 100644 (file)
index e89f5fb..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <stdio.h>
-
-int main()
-{
-       puts("hello, world");
-
-       return 0;
-}
This page took 0.024629 seconds and 4 git commands to generate.