]> wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_grasshopper_mac.c
Grasshopper && CMake
[openssl-gost/engine.git] / gost_grasshopper_mac.c
diff --git a/gost_grasshopper_mac.c b/gost_grasshopper_mac.c
new file mode 100644 (file)
index 0000000..d00f07b
--- /dev/null
@@ -0,0 +1,17 @@
+/*
+ * Maxim Tishkov 2016
+ * This file is distributed under the same license as OpenSSL
+ */
+
+#if defined(__cplusplus)
+extern "C" {
+#endif
+
+#include "gost_grasshopper_mac.h"
+
+
+
+#if defined(__cplusplus)
+}
+#endif
+