next up previous contents index
Next: 9.8 Termination Functions Up: 9.7 Initialization Previous: 9.7 Initialization

9.7.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 should be called when the operating system is initialized, typically at the beginning of the main program.



Utah Flux Research Group