![]() |
Contiki-NG
|
System calls. More...
#include <sys/types.h>#include <errno.h>#include <stdint.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| caddr_t | _sbrk (int incr) |
| Enlarges the allocated heap space. | |
System calls.
Definition in file syscalls.c.