]> Git Repo - linux.git/blob - tools/perf/util/include/asm/dwarf2.h
KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
[linux.git] / tools / perf / util / include / asm / dwarf2.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef PERF_DWARF2_H
4 #define PERF_DWARF2_H
5
6 /* dwarf2.h ... dummy header file for including arch/x86/lib/mem{cpy,set}_64.S */
7
8 #define CFI_STARTPROC
9 #define CFI_ENDPROC
10 #define CFI_REMEMBER_STATE
11 #define CFI_RESTORE_STATE
12
13 #endif  /* PERF_DWARF2_H */
14
This page took 0.038787 seconds and 4 git commands to generate.