8 lines
		
	
	
		
			116 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			116 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef __LWIP_PERF_H_
 | 
						|
#define __LWIP_PERF_H_
 | 
						|
 | 
						|
#define PERF_START
 | 
						|
#define PERF_STOP(x)
 | 
						|
 | 
						|
#endif /* __LWIP_PERF_H_ */
 |