xref: /linux/arch/riscv/include/asm/asm-prototypes.h (revision 44f57d78)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_RISCV_PROTOTYPES_H
3 
4 #include <linux/ftrace.h>
5 #include <asm-generic/asm-prototypes.h>
6 
7 #endif /* _ASM_RISCV_PROTOTYPES_H */
8