]> Git Repo - J-linux.git/blob - arch/mips/include/asm/asm-prototypes.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / mips / include / asm / asm-prototypes.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #include <asm/checksum.h>
3 #include <asm/page.h>
4 #include <asm/fpu.h>
5 #include <asm-generic/asm-prototypes.h>
6 #include <linux/uaccess.h>
7 #include <asm/ftrace.h>
8 #include <asm/mmu_context.h>
9
10 extern void clear_page_cpu(void *page);
11 extern void copy_page_cpu(void *to, void *from);
This page took 0.026229 seconds and 4 git commands to generate.