Changeset 647 for GPL/branches/uniaud32-next/include/linux/lockdep.h
- Timestamp:
- Jan 17, 2021, 7:58:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/lockdep.h
r615 r647 1 1 #ifndef __LINUX_LOCKDEP_H 2 2 #define __LINUX_LOCKDEP_H 3 4 #include <linux/types.h> 5 3 6 #define SINGLE_DEPTH_NESTING 1 4 7 /*
Note:
See TracChangeset
for help on using the changeset viewer.