X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=main-rc6-test.c;h=5be9a3ed7679e03ccd1abc121d4c52e281d2f87d;hb=f746b1cd8b111c52014e72d6c86d0d159721b5ce;hp=cf00207233e30774849236c9def227a2928bc401;hpb=f58eb2f22289048ea43fd8124b912d653d3c646e;p=avr-crypto-lib.git diff --git a/main-rc6-test.c b/main-rc6-test.c index cf00207..5be9a3e 100644 --- a/main-rc6-test.c +++ b/main-rc6-test.c @@ -102,8 +102,6 @@ void testrun_performance_rc6(void){ * main * *****************************************************************************/ -typedef void(*void_fpt)(void); - int main (void){ char str[20]; DEBUG_INIT();