|
RTEMS CPU Kit with SuperCore
|
RTEMS Run-Time Linker String managment. More...
#include "rtl-indirect-ptr.h"

Go to the source code of this file.
Functions | |
| char * | rtems_rtl_strdup (const char *s1) |
| A string duplicate that uses the RTL allocator. More... | |
RTEMS Run-Time Linker String managment.
| char* rtems_rtl_strdup | ( | const char * | s1 | ) |
A string duplicate that uses the RTL allocator.
| s1 | The string to duplicate. |
1.8.13