Subversion Repositories HelenOS-historic

Compare Revisions

Regard whitespace Rev 1656 → Rev 1785

/uspace/trunk/libc/arch/ia32/include/types.h
50,10 → 50,9
typedef unsigned int uint32_t;
typedef unsigned long long int uint64_t;
 
typedef uint32_t uintptr_t;
 
#endif
 
 
/** @}
*/