5ba3f43e A |
1 | /* |
2 | * Copyright (c) 2004-2007 Apple Inc. All rights reserved. |
3 | */ |
0a7de745 A |
4 | #ifndef _ARM__LIMITS_H_ |
5 | #define _ARM__LIMITS_H_ |
5ba3f43e |
6 | |
0a7de745 |
7 | #define __DARWIN_CLK_TCK 100 /* ticks per second */ |
5ba3f43e |
8 | |
0a7de745 |
9 | #endif /* _ARM__LIMITS_H_ */ |