X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fsprintf.c;h=158012fd1834297b36e3e9e7c53b38b1002fa6d6;hb=73f44b2bb0d5fe6d39ffc894bf13ff063b19237c;hp=a82a9725d3d3f9b0bbce2c6d89415bdcc1118d67;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/mware/sprintf.c b/bertos/mware/sprintf.c index a82a9725..158012fd 100644 --- a/bertos/mware/sprintf.c +++ b/bertos/mware/sprintf.c @@ -34,10 +34,14 @@ * * \version $Id$ * \author Bernie Innocenti + * + * $WIZ$ module_name = "sprintf" + * $WIZ$ module_depends = "formatwr" + * $WIZ$ module_harvard = "both" */ #include -#include +#include #include #include