[S390] add generic atomic64 support for 31 bit
[deliverable/linux.git] / arch / s390 / include / asm / perf_counter.h
CommitLineData
12310e9c
MS
1/*
2 * Performance counter support - s390 specific definitions.
3 *
4 * Copyright 2009 Martin Schwidefsky, IBM Corporation.
5 */
6
7static inline void set_perf_counter_pending(void) {}
8static inline void clear_perf_counter_pending(void) {}
2651fa2b
HC
9
10#define PERF_COUNTER_INDEX_OFFSET 0
This page took 0.029402 seconds and 5 git commands to generate.