mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
338 B

  1. --- ./src/CryptoXMpp.cpp.orig 2004-08-31 16:56:05.166810688 +0200
  2. +++ ./src/CryptoXMpp.cpp 2004-08-31 16:56:18.009858248 +0200
  3. @@ -3147,7 +3147,7 @@
  4. SqrCleanup
  5. :
  6. : "D" (Y), "S" (X)
  7. - : "eax", "ecx", "edx", "ebp", "memory"
  8. + : "eax", "ecx", "edx", "memory"
  9. );
  10. }
  11. #define MulStartup \