blob: a8153c2aa6faf20db8fd1ef661218536d046362c [file] [log] [blame]
#ifndef __ASM_SH_PERF_COUNTER_H
#define __ASM_SH_PERF_COUNTER_H
/* SH only supports software counters through this interface. */
#define set_perf_counter_pending() do { } while (0)
#endif /* __ASM_SH_PERF_COUNTER_H */