Sign in
linux
/
linux
/
kernel
/
git
/
will
/
linux
/
4c3fc3459b4a48281b79f66d3ba01f6d8324282a
/
.
/
arch
/
m68k
/
include
/
asm
/
cachetype.h
blob: 7fad5d9ab8fe46f7f95e2884eff7031186eca448 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_M68K_CACHETYPE_H
#define
__ASM_M68K_CACHETYPE_H
#include
<linux/types.h>
#define
cpu_dcache_is_aliasing
()
true
#endif