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