#include <nitro/os.h>
void OS_InitPrintServer( void );
None.
None.
This is an initialization function to display debug messages from the ARM7.
Because this function is an SDK library debugging function, there is no need to use it in the application.
08/19/2005 Initial version