1 | /* |
---|---|
2 | * Copyright (c) 2000-2007 Apple Inc. All rights reserved. |
3 | */ |
4 | /* |
5 | * Copyright (c) 1992 NeXT Computer, Inc. |
6 | * |
7 | */ |
8 | |
9 | #if KERNEL_PRIVATE |
10 | |
11 | #ifndef _BSD_ARM_PSL_H_ |
12 | #define _BSD_ARM_PSL_H_ |
13 | |
14 | #endif /* _BSD_ARM_PSL_H_ */ |
15 | |
16 | #endif /* KERNEL_PRIVATE */ |
17 |