aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/perf_counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/perf_counter.h')
-rw-r--r--arch/s390/include/asm/perf_counter.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/s390/include/asm/perf_counter.h b/arch/s390/include/asm/perf_counter.h
new file mode 100644
index 000000000000..a7205a3828cb
--- /dev/null
+++ b/arch/s390/include/asm/perf_counter.h
@@ -0,0 +1,8 @@
+/*
+ * Performance counter support - s390 specific definitions.
+ *
+ * Copyright 2009 Martin Schwidefsky, IBM Corporation.
+ */
+
+static inline void set_perf_counter_pending(void) {}
+static inline void clear_perf_counter_pending(void) {}