]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - avr-asm-macros.S
adjusting make-system for AEAD-Ciphers
[avr-crypto-lib.git] / avr-asm-macros.S
index 63f9303519f69172b1b180dbcff2f471b8081978..1a640c70177e0756698fa3f97fff9ac04cdbe7e9 100644 (file)
  *
  */
 
+//#ifndef AVR_ASM_MACROS__S__
+//#define AVR_ASM_MACROS__S__
+.nolist
 #include <avr/io.h>
-
+.list
 /*******************************************************************************
 *  MACRO SECTION                                                               *
 *******************************************************************************/
 *******************************************************************************/
 
 
+//#endif /* AVR_ASM_MACROS__S__ */