]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/arm/_limits.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / arm / _limits.h
index f3d3fcb2c4fefb8c911e92a0cafb316f33b4af52..08234b7ff871443cd7cc64ddcbbf986d7cf0e2b6 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * Copyright (c) 2004-2007 Apple Inc. All rights reserved.
  */
-#ifndef        _ARM__LIMITS_H_
-#define        _ARM__LIMITS_H_
+#ifndef _ARM__LIMITS_H_
+#define _ARM__LIMITS_H_
 
-#define        __DARWIN_CLK_TCK                100     /* ticks per second */
+#define __DARWIN_CLK_TCK                100     /* ticks per second */
 
-#endif /* _ARM__LIMITS_H_ */
+#endif  /* _ARM__LIMITS_H_ */