cacheflush.h 230 B

123456789
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. // Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
  3. #ifndef __ASM_CSKY_CACHEFLUSH_H
  4. #define __ASM_CSKY_CACHEFLUSH_H
  5. #include <abi/cacheflush.h>
  6. #endif /* __ASM_CSKY_CACHEFLUSH_H */