]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - avr-asm-macros.S
switching to simualtion testport
[avr-crypto-lib.git] / avr-asm-macros.S
index 63f9303519f69172b1b180dbcff2f471b8081978..afaf78ce1905b360abb9d9227bf4d1940f1fcdb5 100644 (file)
@@ -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
  *
  */
 
+//#ifndef AVR_ASM_MACROS__S__
+//#define AVR_ASM_MACROS__S__
+.nolist
 #include <avr/io.h>
-
+.list
 /*******************************************************************************
 *  MACRO SECTION                                                               *
 *******************************************************************************/
 *******************************************************************************/
 
 
+//#endif /* AVR_ASM_MACROS__S__ */