Subversion Repositories HelenOS-historic

Rev

Rev 1656 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1656 Rev 1781
Line 40... Line 40...
40
# define ULONG_MIN MIN_UINT64
40
# define ULONG_MIN MIN_UINT64
41
# define ULONG_MAX MAX_UINT64
41
# define ULONG_MAX MAX_UINT64
42
 
42
 
43
#endif
43
#endif
44
 
44
 
45
 
-
 
46
 
-
 
47
 
-
 
48
 /** @}
45
/** @}
49
 */
46
 */
50
 
-
 
51
 
-