Changeset 772 for GPL/trunk/include/linux/kernel.h
- Timestamp:
- Apr 19, 2025, 8:08:37 PM (4 months ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-6.6-LTS (added) merged: 765,768-769 /GPL/branches/uniaud32-exp (added) merged: 735-741,743-744,748-751,753-760,762-764 /GPL/branches/uniaud32-next merged: 718-734
- Property svn:mergeinfo changed
-
GPL/trunk/include/linux/kernel.h
r679 r772 15 15 #include <linux/types.h> 16 16 #include <linux/log2.h> 17 #include <linux/string.h> 18 #include <linux/math.h> 19 #include <linux/minmax.h> 20 #include <linux/export.h> 17 21 18 22 /* Optimization barrier */
Note:
See TracChangeset
for help on using the changeset viewer.