| /** @file | |
| Wrapper header file to include <Register/Intel/StmApi.h> in MdePkg. | |
| Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR> | |
| SPDX-License-Identifier: BSD-2-Clause-Patent | |
| **/ | |
| #ifndef _STM_API_H_ | |
| #define _STM_API_H_ | |
| #include <Register/Intel/StmApi.h> | |
| #endif |