X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-bigint-test.c;h=4f4dfdc169b7b76494f4f064ba37d1f0c53338bd;hb=262edc3c040a073636f91af03f1b64030c5b1b31;hp=4ec32eeaa3b17aa2df362b45a1a0f9f1f98ae078;hpb=5e75eafde9b0269aa78395bbeb3e79ff36a1f082;p=arm-crypto-lib.git diff --git a/test_src/main-bigint-test.c b/test_src/main-bigint-test.c index 4ec32ee..4f4dfdc 100644 --- a/test_src/main-bigint-test.c +++ b/test_src/main-bigint-test.c @@ -1,6 +1,6 @@ /* main-bigint-test.c */ /* - This file is part of the AVR-Crypto-Lib. + This file is part of the ARM-Crypto-Lib. Copyright (C) 2008, 2009, 2010 Daniel Otte (daniel.otte@rub.de) This program is free software: you can redistribute it and/or modify @@ -37,10 +37,6 @@ #include "performance_test.h" -#include -#include -#include - char* algo_name = "BigInt"; void uart0_putc(char byte){