X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=memxor.S;h=b89fccd3a3f392f3b5bac425f8addee57d2979b6;hb=a1518b457d04b4d5819e6ce4d7815eab53f937da;hp=cb3d0e86cb60fadcec00ca1124b25f2ba9560af9;hpb=6bd58d7909b89a3e05003a63cdc642638fa653e6;p=avr-crypto-lib.git diff --git a/memxor.S b/memxor.S index cb3d0e8..b89fccd 100644 --- a/memxor.S +++ b/memxor.S @@ -26,9 +26,6 @@ * */ -#include -#include "avr-asm-macros.S" - /* * void memxor(void* dest, const void* src, uint16_t n); */