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