/* Copyright (c) 2017-2018, The Tor Project, Inc. */ /* See LICENSE for licensing information */ #include "lib/trace/trace.h" /** Initialize the tracing library. */ void tor_trace_init(void) { }