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