![]() |
RTEMS 7.0-rc1
|
libc needed by bootloaded More...
Functions | |
| void * | memset (void *p, int c, unsigned int n) |
| void * | memcpy (void *dst, const void *src, unsigned int n) |
| char * | strcat (char *dest, const char *src) |
| int | strlen (const char *string) |
libc needed by bootloaded
This file contains the implementation of functions that are unresolved in the bootloader. Unfortunately it shall not use any object code from newlib or RTEMS because they are not compiled with the right option!!!