]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/machine/limits.h
xnu-6153.61.1.tar.gz
[apple/xnu.git] / bsd / machine / limits.h
index 39b348a7b06d3a9c4177d8a75ecbeabff7e8c96a..7ae09a12e00b6a9bafc59f8ca4a7721e27aac08e 100644 (file)
@@ -1,7 +1,7 @@
 /* This is the `system' limits.h, independent of any particular
-   compiler.  GCC provides its own limits.h which can be found in
-   /usr/lib/gcc, although it is not very informative.  
-   This file is public domain.  */
*  compiler.  GCC provides its own limits.h which can be found in
+ *  /usr/lib/gcc, although it is not very informative.
*  This file is public domain.  */
 #if defined (__i386__) || defined(__x86_64__)
 #include <i386/limits.h>
 #elif defined (__arm__) || defined (__arm64__)