]> git.karo-electronics.de Git - mv-sheeva.git/blob - include/trace/lockdep.h
tracing: tracepoints for softirq entry/exit - tracepoints
[mv-sheeva.git] / include / trace / lockdep.h
1 #ifndef _TRACE_LOCKDEP_H
2 #define _TRACE_LOCKDEP_H
3
4 #include <linux/lockdep.h>
5 #include <linux/tracepoint.h>
6
7 #include <trace/lockdep_event_types.h>
8
9 #endif