rumpk/core/net/arch/perf.h

6 lines
105 B
C

#ifndef LWIP_HDR_PERF_H
#define LWIP_HDR_PERF_H
#define LWIP_PERF_START
#define LWIP_PERF_STOP(x)
#endif