X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fsprintf_test.c;h=8bcbabffd606255c4fc68cb690849b1f9a482c1f;hb=bb31ab5597a5a4299204f8c674f129506e0acdfe;hp=c790dc5f27ce38484909f941fa22780873a3cfcb;hpb=6eb6ebb5ae5953a27977f0ef66a36344462b949a;p=bertos.git diff --git a/bertos/mware/sprintf_test.c b/bertos/mware/sprintf_test.c index c790dc5f..8bcbabff 100644 --- a/bertos/mware/sprintf_test.c +++ b/bertos/mware/sprintf_test.c @@ -49,7 +49,7 @@ #warning FIXME:Review and refactor this test.. -#ifdef _TEST +#if (ARCH & ARCH_UNITTEST) #include "sprintf.c" #include "formatwr.c" #include "hex.c"