summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceAsync/include/DltContext.h
blob: 36d4e7ad453e036dc5154e6f80b08a19b6f255f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * DltContext.h
 *
 *  Created on: Dec 27, 2011
 *      Author: christian
 */

#ifndef DLTCONTEXT_H_
#define DLTCONTEXT_H_

#include <dlt/dlt.h>

DLT_IMPORT_CONTEXT(PluginRoutingAsync)

#endif /* DLTCONTEXT_H_ */