Exemplo n.º 1
0
void DefLibInit( void ) {

    PObjRegList( myFuncs, NUM_FUNCS );
}
Exemplo n.º 2
0
void GenMSOmfInit( void ) {
    /***********************/
    PObjRegList( myFuncs, NUM_FUNCS );
}