X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fsec%2Fprng%2Fx917.c;fp=bertos%2Fsec%2Fprng%2Fx917.c;h=4111aa228d5f5942b5e50fb47472a08d7d3da40b;hb=268d06bb58409df32c2ca35879347336fa13f167;hp=540f91d68e855ba53b98d3ff3878eea11374cd34;hpb=9709a399d7202c7f233fe554517479a4446746c0;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"