xref: /linux/tools/perf/util/include/asm/dwarf2.h (revision 22fd411ac9853f4becb3db9860f6d0b8398cac44)
1 
2 #ifndef PERF_DWARF2_H
3 #define PERF_DWARF2_H
4 
5 /* dwarf2.h ... dummy header file for including arch/x86/lib/memcpy_64.S */
6 
7 #define CFI_STARTPROC
8 #define CFI_ENDPROC
9 
10 #endif	/* PERF_DWARF2_H */
11 
12