macros to create usual functions : new/delete and init/wipe.
authorPierre Habouzit <madcoder@debian.org>
Wed, 1 Nov 2006 23:20:25 +0000 (00:20 +0100)
committerPierre Habouzit <madcoder@debian.org>
Wed, 1 Nov 2006 23:20:25 +0000 (00:20 +0100)
commit344312314eec327c3bf47f86950a5ad6c616e031
tree71ec36b6bc3c3e87f951e4a9791c69cc045e0d7f
parent18e7e53724b3950d50c62e4f4b5305be25994221
macros to create usual functions : new/delete and init/wipe.
we will use __attribute__ so add the define so that it compiles on other
compilers well

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
lib-lib/macros.h
lib-lib/mem.h