Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/include/mach/arm/thread_state.h

Source at commit 1313 created 12 years 10 months ago.
By meklort, Add TIXML_USE_STL to TinyXML
1/*
2 * Copyright (c) 2000-2007 Apple Inc. All rights reserved.
3 */
4/*
5 * @OSF_COPYRIGHT@
6 */
7
8#ifndef _MACH_ARM_THREAD_STATE_H_
9#define _MACH_ARM_THREAD_STATE_H_
10
11#define ARM_THREAD_STATE_MAX144
12
13#if defined (__arm__)
14#define THREAD_STATE_MAXARM_THREAD_STATE_MAX
15#endif
16
17#endif/* _MACH_ARM_THREAD_STATE_H_ */
18

Archive Download this file

Revision: 1313