xref: /xnu-11417.101.15/pexpert/pexpert/arm/board_config.h (revision e3723e1f17661b24996789d8afc084c0c3303b26)
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