|
uc-sdk
|
#include <reent.h>#include <errno.h>#include <stdlib.h>#include <FreeRTOS.h>#include <task.h>#include <semphr.h>#include <mpu_wrappers.h>#include "osdebug.h"Go to the source code of this file.
Functions | |
| void * | sbrk (ptrdiff_t incr) |
Variables | |
| uintptr_t | __heap_start |
| uintptr_t | __stack_start |
| uintptr_t __heap_start |
| uintptr_t __stack_start |