Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / tests / gcc-weak-hidden / b.c
diff --git a/tests/gcc-weak-hidden/b.c b/tests/gcc-weak-hidden/b.c
deleted file mode 100644 (file)
index 2419ed9..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-char testsym[9] __attribute__((weak, visibility("hidden")));
-
-void *fct1(void)
-{
-       return testsym;
-}
This page took 0.023965 seconds and 4 git commands to generate.