Files
tun2socks/core/c/custom/arch/perf.h
2020-08-04 18:27:14 +08:00

8 lines
99 B
C
Executable File

#ifndef perf_h
#define perf_h
#define PERF_START
#define PERF_STOP(x)
#endif /* perf_h */