micropython/extmod/lwip-include/arch/perf.h

8 wiersze
152 B
C
Czysty Zwykły widok Historia

#ifndef __PERF_H__
#define __PERF_H__
#define PERF_START /* null definition */
#define PERF_STOP(x) /* null definition */
#endif /* __PERF_H__ */