| 1 | // | 
|---|---|
| 2 | // Copyright (c) Microsoft. All rights reserved. | 
| 3 | // Licensed under the MIT license. See LICENSE file in the project root for full license information. | 
| 4 | // | 
| 5 | |
| 6 | //---------------------------------------------------------- | 
| 7 | // SuperPMI-Shim.h - thin shim for the jit | 
| 8 | //---------------------------------------------------------- | 
| 9 | #ifndef _SuperPMIShim | 
| 10 | #define _SuperPMIShim | 
| 11 | |
| 12 | #endif | 
| 13 |