aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/include/asm/dwarf2.h
blob: bb4198e7837a8051467419dc6320533b1b36e9f6 (plain)
1
2
3
4
5
6
7
8
9
10
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 */