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