repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142
[linux/fpc-iii.git]
/
tools
/
perf
/
util
/
include
/
asm
/
dwarf2.h
blob
afe38199e92242b32f7db0fdc463b45db649b50b
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