|
|
| version 1.8, 2005/11/09 05:04:17 | version 1.9, 2007/02/01 19:10:50 |
|---|---|
| Line 95 extern char *mlog_ss_names[ MLOG_SS_CNT | Line 95 extern char *mlog_ss_names[ MLOG_SS_CNT |
| /* initializes the mlog abstraction. split into two phases to | /* initializes the mlog abstraction. split into two phases to |
| * unravel some initialization sequencing problems. | * unravel some initialization sequencing problems. |
| */ | */ |
| extern void mlog_init0( void ); | |
| extern bool_t mlog_init1( intgen_t argc, char *argv[ ] ); | extern bool_t mlog_init1( intgen_t argc, char *argv[ ] ); |
| extern bool_t mlog_init2( void ); | extern bool_t mlog_init2( void ); |