]> git.saurik.com Git - apple/xnu.git/blame_incremental - bsd/arm/_limits.h
xnu-6153.141.1.tar.gz
[apple/xnu.git] / bsd / arm / _limits.h
... / ...
CommitLineData
1/*
2 * Copyright (c) 2004-2007 Apple Inc. All rights reserved.
3 */
4#ifndef _ARM__LIMITS_H_
5#define _ARM__LIMITS_H_
6
7#define __DARWIN_CLK_TCK 100 /* ticks per second */
8
9#endif /* _ARM__LIMITS_H_ */