Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / cris / include / asm / mmu.h
blob54da8f64b37a588f9a824ad34d4da37dcf6dbe57
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * CRIS MMU constants and PTE layout
4 */
6 #ifndef _CRIS_MMU_H
7 #define _CRIS_MMU_H
9 #include <arch/mmu.h>
11 #endif