cache.h 94 B

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