Commit bf4400c2 by Tom Wood

*** empty log message ***

From-SVN: r394
parent 5840cf94
#ifndef _LIMITS_H_ #ifndef _LIMITS_H_
#ifndef _MACH_MACHLIMITS_H_ #ifndef _MACH_MACHLIMITS_H_
/* _MACH_MACHLIMITS.H_ is used on OSF/1. */ /* _MACH_MACHLIMITS_H_ is used on OSF/1. */
#define _LIMITS_H #define _LIMITS_H_
#define _MACH_MACHLIMITS_H_ #define _MACH_MACHLIMITS_H_
/* Number of bits in a `char'. */ /* Number of bits in a `char'. */
...@@ -68,4 +68,4 @@ ...@@ -68,4 +68,4 @@
#define ULONG_MAX 4294967295UL #define ULONG_MAX 4294967295UL
#endif /* _MACH_MACHLIMITS_H_ */ #endif /* _MACH_MACHLIMITS_H_ */
#endif /* _LIMITS_H */ #endif /* _LIMITS_H_ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment