perf_counter tools: Fix top symbol table dump typo
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / trace / irq.h
blobff5d4495dc37cc67aeb78cbf7082d6c07b8c1fa7
1 #ifndef _TRACE_IRQ_H
2 #define _TRACE_IRQ_H
4 #include <linux/interrupt.h>
5 #include <linux/tracepoint.h>
7 #include <trace/irq_event_types.h>
9 #endif