X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=avr-asm-macros.S;h=afaf78ce1905b360abb9d9227bf4d1940f1fcdb5;hp=766cdae5de9c9561a133fd557745451970744942;hb=e9e07569721b9e005d6b602e26a03e930e796577;hpb=0ce5b31e9772c15cd1514e371a59f04e3a888111 diff --git a/avr-asm-macros.S b/avr-asm-macros.S index 766cdae..afaf78c 100644 --- a/avr-asm-macros.S +++ b/avr-asm-macros.S @@ -1,7 +1,7 @@ /* avr-asm-macros.S */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -28,8 +28,9 @@ //#ifndef AVR_ASM_MACROS__S__ //#define AVR_ASM_MACROS__S__ +.nolist #include - +.list /******************************************************************************* * MACRO SECTION * *******************************************************************************/