]> Git Repo - linux.git/blob - arch/mips/include/asm/asm-prototypes.h
net/mlx5: Kconfig: Make tc offload depend on tc skb extension
[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.032734 seconds and 4 git commands to generate.