Changeset 882 for trunk/src/ash-messup/shthread.h
- Timestamp:
- Apr 21, 2007, 8:22:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash-messup/shthread.h
r881 r882 25 25 */ 26 26 27 #ifndef ___shthread_h___ 28 #define ___shthread_h___ 27 29 28 30 #include <sys/types.h> … … 37 39 void shthread_set_shell(struct shinstance *); 38 40 struct shinstance *shthread_get_shell(void); 41 42 #endif 43
Note:
See TracChangeset
for help on using the changeset viewer.