X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust-initializer.c;fp=libust-initializer.c;h=7c474659e5702353a33e79126666bc979596a9a1;hb=25123621e72daf757b53fe8b5f28130a98016988;hp=0000000000000000000000000000000000000000;hpb=c93858f1db9c8fedb9cb3dc751c95ce77083c7ee;p=ust.git diff --git a/libust-initializer.c b/libust-initializer.c new file mode 100644 index 0000000..7c47465 --- /dev/null +++ b/libust-initializer.c @@ -0,0 +1,15 @@ +/* + * Copyright (C) 2009 Novell Inc. + * + * Author: Jan Blunck + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU Lesser General Public License version 2.1 as + * published by the Free Software Foundation. + */ + +#include +#include + +MARKER_LIB; +TRACEPOINT_LIB;