Contiki-NG
Functions

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. More...
 

Detailed Description

System calls.

Definition in file syscalls.c.