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