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