Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3be4ee5199ba20475749d768bf29c8399c755a69
/
.
/
arch
/
parisc
/
include
/
asm
/
perf_counter.h
blob: dc9e829f7013992d89d4014aa6ede2577b7c3f2d [
file
] [
log
] [
blame
]
#ifndef
__ASM_PARISC_PERF_COUNTER_H
#define
__ASM_PARISC_PERF_COUNTER_H
/* parisc only supports software counters through this interface. */
static
inline
void
set_perf_counter_pending
(
void
)
{
}
#endif
/* __ASM_PARISC_PERF_COUNTER_H */