EVE 1.0
#include "sys/cc.h"
Include dependency graph for memb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MEMB(name, structure, num)
 

Functions

void memb_init (struct memb *m)
 
void * memb_alloc (struct memb *m)
 
char memb_free (struct memb *m, void *ptr)
 

Detailed Description

Memory block allocation routines.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se

Definition in file memb.h.