xref: /xnu-11417.101.15/bsd/arm/reg.h (revision e3723e1f17661b24996789d8afc084c0c3303b26)
1 /*
2  * Copyright (c) 2000-2007 Apple Inc. All rights reserved.
3  */
4 /*
5  * Copyright (c) 1992 NeXT Computer, Inc.
6  *
7  */
8 
9 #ifdef  KERNEL_PRIVATE
10 
11 #ifndef _BSD_ARM_REG_H_
12 #define _BSD_ARM_REG_H_
13 
14 #endif  /* _BSD_ARM_REG_H_ */
15 
16 #endif  /* KERNEL_PRIVATE */
17