aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/lockdep.h
blob: 5ca67df87f2acbbfaf2ee213aad11f19139290ca (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef _TRACE_LOCKDEP_H
#define _TRACE_LOCKDEP_H

#include <linux/lockdep.h>
#include <linux/tracepoint.h>

#include <trace/lockdep_event_types.h>

#endif