Sign in
gfiber
/
kernel
/
quantenna
/
96a83211c74573472af5189cb1d358846554cf0e
/
.
/
tools
/
perf
/
arch
/
common.h
blob: 7529cfb143cecf0aaf74dbaaf277f3fe58e871e4 [
file
] [
log
] [
blame
]
#ifndef
ARCH_PERF_COMMON_H
#define
ARCH_PERF_COMMON_H
#include
"../util/env.h"
extern
const
char
*
objdump_path
;
int
perf_env__lookup_objdump
(
struct
perf_env
*
env
);
#endif
/* ARCH_PERF_COMMON_H */