Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900...
[deliverable/linux.git] / arch / s390 / include / asm / perf_counter.h
1 /*
2 * Performance counter support - s390 specific definitions.
3 *
4 * Copyright 2009 Martin Schwidefsky, IBM Corporation.
5 */
6
7 static inline void set_perf_counter_pending(void) {}
8 static inline void clear_perf_counter_pending(void) {}
9
10 #define PERF_COUNTER_INDEX_OFFSET 0
This page took 0.043546 seconds and 6 git commands to generate.