Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / hello / hello.c
diff --git a/hello/hello.c b/hello/hello.c
deleted file mode 100644 (file)
index 990a7fa..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <stdio.h>
-#include <unistd.h>
-
-int main()
-{
-       printf("Hello, World!\n");
-       scanf("%*s");
-
-       return 0;
-}
This page took 0.12314 seconds and 4 git commands to generate.