Changeset 253 for trunk/include
- Timestamp:
- Oct 25, 2009, 9:11:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_modules.h
r140 r253 26 26 27 27 /* The check function. Return 0 on success. */ 28 /* Return nonzero on fatal error or if module is disabled. */ 28 29 int (* mod_check) (void); 29 30
Note:
See TracChangeset
for help on using the changeset viewer.