Sign in
gfiber
/
kernel
/
prism
/
b8244b43e2c2471c1bf89448a002d432b3a47600
/
.
/
arch
/
parisc
/
include
/
asm
/
perf_event.h
blob: cc146427d8f9acf2219aa14813d76e52835bb83f [
file
] [
log
] [
blame
]
#ifndef
__ASM_PARISC_PERF_EVENT_H
#define
__ASM_PARISC_PERF_EVENT_H
/* parisc only supports software events through this interface. */
static
inline
void
set_perf_event_pending
(
void
)
{
}
#endif
/* __ASM_PARISC_PERF_EVENT_H */