Changeset 774 for GPL/branches/uniaud32-exp/include/linux/string.h
- Timestamp:
- Apr 21, 2025, 1:39:12 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-exp/include/linux/string.h
r764 r774 33 33 ssize_t strscpy(char *dest, const char *src, size_t count); 34 34 extern bool sysfs_streq(const char *s1, const char *s2); 35 36 35 #endif 37 36
Note:
See TracChangeset
for help on using the changeset viewer.