Bug 1837620 - Part 1: Remove baseline ICs that guard shapes when the shape becomes...
[gecko.git] / js / src / zydis / ZydisExportConfig.h
blobd97f3879f567d717dee8bc9a8f61e5ea0ed2fdad
1 #ifndef ZYDIS_EXPORT_H
2 #define ZYDIS_EXPORT_H
4 #define ZYDIS_EXPORT
5 #define ZYDIS_DEPRECATED_EXPORT
6 #define ZYDIS_NO_EXPORT
8 #endif /* ZYDIS_EXPORT_H */