Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
opie
uint4_def.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File uint4_def.patch of Package opie
--- opie.h +++ opie.h @@ -172,11 +172,8 @@ #define OPIE_SEQUENCE_RESTRICT 9 #endif /* OPIE_SEQUENCE_RESTRICT */ -#ifndef __alpha -#define UINT4 unsigned long -#else /* __alpha */ -#define UINT4 unsigned int -#endif /* __alpha */ +#include <stdint.h> +typedef uint32_t UINT4; struct opiemdx_ctx { UINT4 state[4];
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