Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
uucp
fix-proty-gcc33.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor