Summary: fix, make sure ase-heap emits all symbols it needs
authorSebastian Freundt <freundt@ga-group.nl>
Fri, 9 Mar 2012 12:30:04 +0000 (12:30 +0000)
committerSebastian Freundt <freundt@ga-group.nl>
Fri, 9 Mar 2012 12:30:04 +0000 (12:30 +0000)
commitbd1382ce2f7b2c44270d63e10899924e69042ab4
tree9c851bb9189b962ebf100182c14f1ae8b21a5135
parentc23a6b9d177fa381447bdac49aefe5a028d8d487
Summary: fix, make sure ase-heap emits all symbols it needs
Keywords: bld/chn

This changeset fixes an issue with the ase-heap emodule.  Ctors and
wrappers are now declared and defined in the file that they're used.

* modules/ase/ase-heap.h: kick static inlines, no need to expose them

* modules/ase/ase-heap.c: soak up static inlines decls from the header

Signed-off-by: Sebastian Freundt <freundt@ga-group.nl>
modules/ase/ase-heap.c
modules/ase/ase-heap.h