Changeset 660 for GPL/branches/uniaud32-next/include/linux/kernel.h
- Timestamp:
- Jan 25, 2021, 11:33:33 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/kernel.h
r647 r660 11 11 #include <stdarg.h> 12 12 //#include <linux/linkage.h> 13 #include <linux/bitops.h> 13 14 #include <linux/gfp.h> 14 15 #include <linux/types.h> 15 #include <linux/ bitops.h>16 #include <linux/log2.h> 16 17 17 18 /* Optimization barrier */
Note:
See TracChangeset
for help on using the changeset viewer.