Sign in
linux
/
linux
/
kernel
/
git
/
will
/
linux
/
9ab4ad295622a3481818856762471c1f8c830e18
/
.
/
arch
/
csky
/
include
/
asm
/
cachetype.h
blob: 98cbe3af662ffa5e360021fd815f03f9d7454f56 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_CSKY_CACHETYPE_H
#define
__ASM_CSKY_CACHETYPE_H
#include
<linux/types.h>
#define
cpu_dcache_is_aliasing
()
true
#endif