Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * linux/include/asm-generic/ftrace.h
0004  */
0005 #ifndef __ASM_GENERIC_FTRACE_H__
0006 #define __ASM_GENERIC_FTRACE_H__
0007 
0008 /*
0009  * Not all architectures need their own ftrace.h, the most
0010  * common definitions are already in linux/ftrace.h.
0011  */
0012 
0013 #endif /* __ASM_GENERIC_FTRACE_H__ */