|
RTEMS CPU Kit with SuperCore
4.11.2
|
RTEMS Run-Time Linker String managment. More...

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