Changeset 615 for GPL/branches/uniaud32-next/include/linux/init.h
- Timestamp:
- Jan 1, 2021, 5:31:48 AM (5 years ago)
- Location:
- GPL/branches/uniaud32-next
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/init.h
r598 r615 140 140 /* subsys_initcall() wrapper */ 141 141 #define subsys_initcall(x) module_init(x) 142 142 #define __init 143 143 #endif /* _LINUX_INIT_H */
Note:
See TracChangeset
for help on using the changeset viewer.