X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=4463a89f2fcf0e128302a16109f3db5ef6c2fd72;hb=2cd35d512eb5bc63c2f9ebc1b748a54cd03cc4b3;hp=c48b6df53359474c1410323bbf3f4a3631766093;hpb=55994a672106ec794f292d747206542067a27584;p=ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index c48b6df..4463a89 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -70,6 +70,3 @@ int main() return 0; } - -MARKER_LIB; -TRACEPOINT_LIB;