10 lines
202 B
C
10 lines
202 B
C
|
/*
|
||
|
* Performance event support - s390 specific definitions.
|
||
|
*
|
||
|
* Copyright 2009 Martin Schwidefsky, IBM Corporation.
|
||
|
*/
|
||
|
|
||
|
/* Empty, just to avoid compiling error */
|
||
|
|
||
|
#define PERF_EVENT_INDEX_OFFSET 0
|