6 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifdef __uClinux__
 | |
| #include "cacheflush_no.h"
 | |
| #else
 | |
| #include "cacheflush_mm.h"
 | |
| #endif
 |