xref: /xnu-11215.61.5/pexpert/pexpert/arm/board_config.h (revision 4f1223e81cd707a65cc109d0b8ad6653699da3c4)
1 /*
2  * Copyright (c) 2007-2021 Apple Inc. All rights reserved.
3  * Copyright (c) 2005-2006 Apple Computer, Inc. All rights reserved.
4  */
5 #ifndef _PEXPERT_ARM_BOARD_CONFIG_H
6 #define _PEXPERT_ARM_BOARD_CONFIG_H
7 
8 /*
9  * This file is DEPRECATED and should no longer be used.
10  */
11 
12 #endif /* ! _PEXPERT_ARM_BOARD_CONFIG_H */
13