X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fdump-asm.S;h=26f04bd4e8bf93a5a66e97e7db359c81db4a4502;hb=cf610f6848d1a6aef4de849f9ec7895e20605583;hp=f38b48ae9fc2f5f267cec4f83a21b87e42de8329;hpb=52ec168ece9d61bd9cb652235dfe8faee6232a11;p=avr-crypto-lib.git diff --git a/test_src/dump-asm.S b/test_src/dump-asm.S index f38b48a..26f04bd 100644 --- a/test_src/dump-asm.S +++ b/test_src/dump-asm.S @@ -415,6 +415,10 @@ ram_read_block: * param addr: r20:r23 * param length: r18 */ +#ifdef EEWE +# define EEPE EEWE +#endif + .global ee_read_block ee_read_block: movw r26, r24