Subversion Repositories HelenOS-historic

Rev

Rev 501 | Rev 517 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 501 Rev 510
Line 77... Line 77...
77
 
77
 
78
typedef char *char_ptr;
78
typedef char *char_ptr;
79
 
79
 
80
typedef struct the the_t;
80
typedef struct the the_t;
81
 
81
 
-
 
82
typedef struct chardev chardev_t;
-
 
83
 
82
#endif
84
#endif