Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
dwarf2.h
Go to the documentation of this file.
1 
2 #ifndef PERF_DWARF2_H
3 #define PERF_DWARF2_H
4 
5 /* dwarf2.h ... dummy header file for including arch/x86/lib/mem{cpy,set}_64.S */
6 
7 #define CFI_STARTPROC
8 #define CFI_ENDPROC
9 #define CFI_REMEMBER_STATE
10 #define CFI_RESTORE_STATE
11 
12 #endif /* PERF_DWARF2_H */
13