mirror of https://gitee.com/openkylin/linux.git
5 lines
81 B
C
5 lines
81 B
C
|
#ifndef __CHECKER__
|
||
|
#define CREATE_TRACE_POINTS
|
||
|
#include "armada_trace.h"
|
||
|
#endif
|