Ignore:
Timestamp:
Apr 21, 2007, 8:22:16 PM (18 years ago)
Author:
bird
Message:

hacking...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash-messup/shthread.h

    r881 r882  
    2525 */
    2626
     27#ifndef ___shthread_h___
     28#define ___shthread_h___
    2729
    2830#include <sys/types.h>
     
    3739void shthread_set_shell(struct shinstance *);
    3840struct shinstance *shthread_get_shell(void);
     41
     42#endif
     43
Note: See TracChangeset for help on using the changeset viewer.