1 #ifndef _ASM_CACHE_H
2 #define _ASM_CACHE_H
3 
4 #include <arch/cache.h>
5 
6 #endif /* _ASM_CACHE_H */
7