#ifndef USERLIB_H #define USERLIB_H void _bbLoadLibs( char *table ); void _bbUnloadLibs(); #endif