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
ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wvl/vl
[linux/fpc-iii.git]
/
tools
/
perf
/
arch
/
common.h
blob
7529cfb143cecf0aaf74dbaaf277f3fe58e871e4
1
#ifndef ARCH_PERF_COMMON_H
2
#define ARCH_PERF_COMMON_H
3
4
#include
"../util/env.h"
5
6
extern
const char
*
objdump_path
;
7
8
int
perf_env__lookup_objdump
(
struct
perf_env
*
env
);
9
10
#endif
/* ARCH_PERF_COMMON_H */