Contiki-NG
Loading...
Searching...
No Matches
heapmem.c File Reference

HeapMem: a dynamic memory allocation module for resource-constrained devices. More...

#include <stddef.h>
#include <stdint.h>
#include <string.h>
#include "contiki.h"
#include "lib/heapmem.h"
#include "sys/cc.h"

Go to the source code of this file.

Detailed Description

HeapMem: a dynamic memory allocation module for resource-constrained devices.

Author
Nicolas Tsiftes nvt@a.nosp@m.cm.o.nosp@m.rg

Definition in file heapmem.c.