Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47220f62 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: define PERF_COUNTER_INDEX_OFFSET.



Fixes up recent build breakage.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 7c5371c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,4 +4,6 @@
/* SH only supports software counters through this interface. */
static inline void set_perf_counter_pending(void) {}

#define PERF_COUNTER_INDEX_OFFSET	0

#endif /* __ASM_SH_PERF_COUNTER_H */