X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fheap.h;h=ad362a6b1966867a04a16b25854bf3b6bdc195e6;hb=491b455b50274fff7316cf1b0396161dd59decea;hp=bcc54d529d10c47cee49f78cd8a70d9a3a5faf82;hpb=f2bfb561625f0efcaef53cb57276967e01fa20bd;p=bertos.git diff --git a/bertos/struct/heap.h b/bertos/struct/heap.h index bcc54d52..ad362a6b 100644 --- a/bertos/struct/heap.h +++ b/bertos/struct/heap.h @@ -38,6 +38,9 @@ * * \version $Id$ * \author Bernie Innocenti + * + * $WIZ$ module_name = "heap" + * $WIZ$ module_configuration = "bertos/cfg/cfg_heap.h" */ #ifndef STRUCT_HEAP_H