Commit | Line | Data |
---|---|---|
25123621 JB |
1 | /* |
2 | * Copyright (C) 2009 Novell Inc. | |
3 | * | |
4 | * Author: Jan Blunck <jblunck@suse.de> | |
5 | * | |
6 | * This program is free software; you can redistribute it and/or modify it | |
7 | * under the terms of the GNU Lesser General Public License version 2.1 as | |
8 | * published by the Free Software Foundation. | |
9 | */ | |
10 | ||
8d8a24c8 | 11 | //DISABLED #include <ust/marker.h> |
25123621 JB |
12 | #include <ust/tracepoint.h> |
13 | ||
8d8a24c8 | 14 | //DISABLED UST_MARKER_LIB; |
25123621 | 15 | TRACEPOINT_LIB; |