next up previous contents index
Next: 13.6.2 set_system_clock: initialize clock Up: 13.6 Initialization Functions Previous: 13.6 Initialization Functions

13.6.1 oskit_init_libc: Initialize the OSKit C library

 

SYNOPSIS

void oskit_init_libc(void);

DESCRIPTION

oskit_init_libc allows for internal initializatons to be done. This routine must be called when the operating system is initialized, typically at the beginning of the main program.



University of Utah Flux Research Group