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