]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bigint/bigint_add_u.S
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / bigint / bigint_add_u.S
index 7c34f1a8705655a07773453ad3f0d0ab82cb96f7..cbdb2d7114683cc2fa73daacbfd6cd9a824b3e4f 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_add_u.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 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
 
 /**
  * \file     bigint_add_u.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-03-01
  * \license  GPLv3 or later
  *
  */
 
-#include "avr-asm-macros.S"
 
 /*
  param dest: r24:r25
@@ -132,6 +131,6 @@ bigint_add_u:
 9:
        pop_range 24, 25
        pop_range 28, 29
-       jmp bigint_adjust
+       rjmp bigint_adjust