Changeset 647 for GPL/branches/uniaud32-next/include/linux/log2.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/log2.h
r622 r647 1 1 #ifndef _LINUX_LOG2_H 2 2 #define _LINUX_LOG2_H 3 4 #include <linux/bitops.h> 5 #include <linux/types.h> 3 6 4 7 /*
Note:
See TracChangeset
for help on using the changeset viewer.