aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/asm-prototypes.h
blob: f901ed043c71b983f5e26ba721b24bbc83c14490 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#include <asm/checksum.h>
#include <asm/page.h>
#include <asm/fpu.h>
#include <asm-generic/asm-prototypes.h>
#include <linux/uaccess.h>
#include <asm/ftrace.h>
#include <asm/mmu_context.h>