Back to home page

OSCL-LXR

 
 

    


0001 #ifndef __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
0002 #define __ASM_ARM_HARDWARE_CACHE_B15_RAC_H
0003 
0004 #ifndef __ASSEMBLY__
0005 
0006 void b15_flush_kern_cache_all(void);
0007 
0008 #endif
0009 
0010 #endif