aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/asm-prototypes.h
blob: dd62b691c443d821163e7460c4376b482c30396f (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_RISCV_PROTOTYPES_H
#define _ASM_RISCV_PROTOTYPES_H

#include <linux/ftrace.h>
#include <asm-generic/asm-prototypes.h>

#endif /* _ASM_RISCV_PROTOTYPES_H */