X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=seed_C.c;h=2f9b8d0a196bd243ac14aa2d882310ef43184999;hb=0896c282ff85cedfa7205695420c916eb08eafed;hp=f055e7f4a28e6d5b12226d7afff9d5754106c2a6;hpb=e363148c4ed1265a963d310102ce5dd7c9e1e326;p=avr-crypto-lib.git diff --git a/seed_C.c b/seed_C.c index f055e7f..2f9b8d0 100644 --- a/seed_C.c +++ b/seed_C.c @@ -32,6 +32,9 @@ #include "uart.h" #include "debug.h" + +static +uint32_t g_function(uint32_t x); /******************************************************************************/ static