Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef __ASM_M68K_CACHETYPE_H
3#define __ASM_M68K_CACHETYPE_H
4
5#include <linux/types.h>
6
7#define cpu_dcache_is_aliasing() true
8
9#endif
10

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/arch/m68k/include/asm/cachetype.h