]> Git Repo - J-linux.git/blob - arch/parisc/include/asm/cachetype.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / parisc / include / asm / cachetype.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __ASM_PARISC_CACHETYPE_H
3 #define __ASM_PARISC_CACHETYPE_H
4
5 #include <linux/types.h>
6
7 #define cpu_dcache_is_aliasing()        true
8
9 #endif
This page took 0.024617 seconds and 4 git commands to generate.