Auto init/deinit libcrypto
[openssl.git] / crypto / async / arch / async_null.h
index 93887aec19ad7aae3eb8fdccad216a33c8b6fad5..4cd0a8b96638593b002ae66143263b19673e7632 100644 (file)
@@ -66,7 +66,7 @@ typedef struct async_fibre_st {
 
 
 # define async_set_ctx(nctx)                    0
-# define async_get_ctx()                        ((async_ctx *)NULL)
+# define async_arch_get_ctx()                   ((async_ctx *)NULL)
 # define async_fibre_swapcontext(o,n,r)         0
 # define async_fibre_makecontext(c)             0
 # define async_fibre_free(f)