X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/90e5519e3100e145a0051dac121e038bd45695c6..d0647d4e83baeaee38f56423fa99ba248e8c0db2:/embed.fnc diff --git a/embed.fnc b/embed.fnc index 9cd0ff1..4d46a2a 100644 --- a/embed.fnc +++ b/embed.fnc @@ -1012,7 +1012,11 @@ pMX |int |sv_release_IVX |NN SV *sv Adp |void |sv_nosharing |NULLOK SV *sv Adpbm |void |sv_nolocking |NULLOK SV *sv +#ifdef NO_MATHOMS Adpbm |void |sv_nounlocking |NULLOK SV *sv +#else +Adpb |void |sv_nounlocking |NULLOK SV *sv +#endif Adp |int |nothreadhook END_EXTERN_C