Changeset 774 for GPL/branches/uniaud32-exp/include/linux/sysfs.h
- Timestamp:
- Apr 21, 2025, 1:39:12 AM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-exp/include/linux/sysfs.h
r615 r774 2 2 #define _LINUX_SYSFS_H 3 3 #include <linux/types.h> 4 5 int sysfs_emit(char *buf, const char *fmt, ...); 6 int sysfs_emit_at(char *buf, int at, const char *fmt, ...); 4 7 5 8 struct attribute {
Note:
See TracChangeset
for help on using the changeset viewer.