|
RTEMS CPU Kit with SuperCore
4.11.2
|
#include <sys/cdefs.h>

Go to the source code of this file.
Functions | |
| __BEGIN_DECLS void * | dlopen (const char *, int) |
| int | dlclose (void *) |
| void * | dlsym (void *__restrict, const char *__restrict) |
| int | dlinfo (void *, int, void *) |
| const char * | dlerror (void) |
1.8.13