RTEMS CPU Kit with SuperCore
4.11.3
|
#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 *) |
char * | dlerror (void) |