Changeset 879 for trunk/src/ash-messup/init.h
- Timestamp:
- Apr 21, 2007, 8:33:35 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash-messup/init.h
r626 r879 35 35 */ 36 36 37 void init( void);38 void reset( void);39 void initshellproc( void);37 void init(struct shinstance *); 38 void reset(struct shinstance *); 39 void initshellproc(struct shinstance *);
Note:
See TracChangeset
for help on using the changeset viewer.