aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/include/asm/dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/include/asm/dwarf2.h')
-rw-r--r--tools/perf/util/include/asm/dwarf2.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/perf/util/include/asm/dwarf2.h b/tools/perf/util/include/asm/dwarf2.h
new file mode 100644
index 00000000000..bb4198e7837
--- /dev/null
+++ b/tools/perf/util/include/asm/dwarf2.h
@@ -0,0 +1,11 @@
+
+#ifndef PERF_DWARF2_H
+#define PERF_DWARF2_H
+
+/* dwarf2.h ... dummy header file for including arch/x86/lib/memcpy_64.S */
+
+#define CFI_STARTPROC
+#define CFI_ENDPROC
+
+#endif /* PERF_DWARF2_H */
+