blob: d38fc921dd65c4ace8a6ff75c5448df460f38fd3 [file] [log] [blame]
#include <tracefs.h>
int main()
{
tracefs_tracing_dir();
return 0;
}