19883e9d7SAlex Deucher /*
29883e9d7SAlex Deucher  * Copyright (C) 2018  Advanced Micro Devices, Inc.
39883e9d7SAlex Deucher  *
49883e9d7SAlex Deucher  * Permission is hereby granted, free of charge, to any person obtaining a
59883e9d7SAlex Deucher  * copy of this software and associated documentation files (the "Software"),
69883e9d7SAlex Deucher  * to deal in the Software without restriction, including without limitation
79883e9d7SAlex Deucher  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
89883e9d7SAlex Deucher  * and/or sell copies of the Software, and to permit persons to whom the
99883e9d7SAlex Deucher  * Software is furnished to do so, subject to the following conditions:
109883e9d7SAlex Deucher  *
119883e9d7SAlex Deucher  * The above copyright notice and this permission notice shall be included
129883e9d7SAlex Deucher  * in all copies or substantial portions of the Software.
139883e9d7SAlex Deucher  *
149883e9d7SAlex Deucher  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
159883e9d7SAlex Deucher  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
169883e9d7SAlex Deucher  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
179883e9d7SAlex Deucher  * THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
189883e9d7SAlex Deucher  * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
199883e9d7SAlex Deucher  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
209883e9d7SAlex Deucher  */
219883e9d7SAlex Deucher #ifndef _df_3_6_DEFAULT_HEADER
229883e9d7SAlex Deucher #define _df_3_6_DEFAULT_HEADER
239883e9d7SAlex Deucher 
249883e9d7SAlex Deucher #define mmFabricConfigAccessControl_DEFAULT						0x00000000
259883e9d7SAlex Deucher 
269883e9d7SAlex Deucher #endif
27