18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * linux/include/asm-generic/ftrace.h
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci#ifndef __ASM_GENERIC_FTRACE_H__
68c2ecf20Sopenharmony_ci#define __ASM_GENERIC_FTRACE_H__
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci/*
98c2ecf20Sopenharmony_ci * Not all architectures need their own ftrace.h, the most
108c2ecf20Sopenharmony_ci * common definitions are already in linux/ftrace.h.
118c2ecf20Sopenharmony_ci */
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* __ASM_GENERIC_FTRACE_H__ */
14