blob: a75f168d2718578544914c8a00eb0e1245ef9c8f (
plain)
1
2
3
4
5
6
7
8
9
|
/*
* Performance event support - s390 specific definitions.
*
* Copyright 2009 Martin Schwidefsky, IBM Corporation.
*/
/* Empty, just to avoid compiling error */
#define PERF_EVENT_INDEX_OFFSET 0
|