]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/net/lwip_tcpip/v2_0/include/arch/perf.h
Initial revision
[karo-tx-redboot.git] / packages / net / lwip_tcpip / v2_0 / include / arch / perf.h
1 #ifndef __PERF_H__
2 #define __PERF_H__
3
4 #define PERF_START    /* null definition */
5 #define PERF_STOP(x)  /* null definition */
6
7 #endif /* __PERF_H__ */