Welcome to mirror list, hosted at ThFree Co, Russian Federation.

asm-prototypes.h « asm « include « riscv « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 */