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

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

#endif /* _ASM_RISCV_PROTOTYPES_H */