File fix-proty-gcc33.patch of Package uucp

Index: proty.c
===================================================================
RCS file: /var/cvs/weasel/debian/uucp/proty.c,v
retrieving revision 1.1.1.3
retrieving revision 1.2
diff -u -r1.1.1.3 -r1.2
--- proty.c	12 Oct 2003 23:29:46 -0000	1.1.1.3
+++ proty.c	13 Mar 2004 18:37:37 -0000	1.2
@@ -606,12 +606,7 @@
 #endif
 #endif
 
-#ifdef I386_ASM
-#define ROTATE(i) \
-	asm ("rolw $1,%0" : "=g" (i) : "g" (i))
-#else
 #define ROTATE(i) i += i + ((i & 0x8000) >> 15)
-#endif
 
 static unsigned short
 iychecksum (z, c)
openSUSE Build Service is sponsored by