Go to the documentation of this file.
25 #ifndef __KOS_LIBRARY_H
26 #define __KOS_LIBRARY_H
28 #include <sys/cdefs.h>
101 const char * (*lib_get_name)();
140 #define LIBRARY_DEFAULTS 0
144 extern struct kllist library_list;
269 void library_shutdown();