X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fsec%2Fprng%2Fx917.c;h=4111aa228d5f5942b5e50fb47472a08d7d3da40b;hb=8b2212317e8a6f509aab193734bc87e4a28f58ca;hp=540f91d68e855ba53b98d3ff3878eea11374cd34;hpb=87869422c60212d4afac55770dcbc6314ac0cab7;p=bertos.git diff --git a/bertos/sec/prng/x917.c b/bertos/sec/prng/x917.c index 540f91d6..4111aa22 100644 --- a/bertos/sec/prng/x917.c +++ b/bertos/sec/prng/x917.c @@ -33,6 +33,7 @@ * \brief ANSI X9.17 PRNG implementation * \author Giovanni Bajo * + * notest:avr */ #include "x917.h"