13ef1381dSHawking Zhang /*
23ef1381dSHawking Zhang  * Copyright (C) 2018  Advanced Micro Devices, Inc.
33ef1381dSHawking Zhang  *
43ef1381dSHawking Zhang  * Permission is hereby granted, free of charge, to any person obtaining a
53ef1381dSHawking Zhang  * copy of this software and associated documentation files (the "Software"),
63ef1381dSHawking Zhang  * to deal in the Software without restriction, including without limitation
73ef1381dSHawking Zhang  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
83ef1381dSHawking Zhang  * and/or sell copies of the Software, and to permit persons to whom the
93ef1381dSHawking Zhang  * Software is furnished to do so, subject to the following conditions:
103ef1381dSHawking Zhang  *
113ef1381dSHawking Zhang  * The above copyright notice and this permission notice shall be included
123ef1381dSHawking Zhang  * in all copies or substantial portions of the Software.
133ef1381dSHawking Zhang  *
143ef1381dSHawking Zhang  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
153ef1381dSHawking Zhang  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
163ef1381dSHawking Zhang  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
173ef1381dSHawking Zhang  * THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
183ef1381dSHawking Zhang  * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
193ef1381dSHawking Zhang  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
203ef1381dSHawking Zhang  */
213ef1381dSHawking Zhang #ifndef _df_1_7_DEFAULT_HEADER
223ef1381dSHawking Zhang #define _df_1_7_DEFAULT_HEADER
233ef1381dSHawking Zhang 
243ef1381dSHawking Zhang #define mmFabricConfigAccessControl_DEFAULT						0x00000000
253ef1381dSHawking Zhang 
263ef1381dSHawking Zhang #endif
27