![]() |
EVE 1.0
|
#include "sys/cc.h"

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) |
Memory block allocation routines.
Definition in file memb.h.