repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
tools
/
perf
/
util
/
include
/
asm
/
dwarf2.h
blob
bb4198e7837a8051467419dc6320533b1b36e9f6
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