summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-07-22 05:48:53 -0600
committerKarl Williamson <khw@cpan.org>2020-12-20 09:28:07 -0700
commit1fc4b13275c3552852886d217b36d72d8c9e8123 (patch)
treed973ea7990c2a895df909bbf7b41c64afd23303d /embed.fnc
parent90df162eb2d430fdcd7cee9d6269ed70c4224c90 (diff)
downloadperl-1fc4b13275c3552852886d217b36d72d8c9e8123.tar.gz
embed.fnc: Mark cxinc as Core only
The macro CXINC is what one is supposed to use for this functionality. (though it is currently undocumented)
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 967def726a..819fe928d1 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -745,7 +745,7 @@ pPR |const char* |get_no_modify
pPR |U32* |get_opargs
ApPR |PPADDR_t*|get_ppaddr
: Used by CXINC, which appears to be in widespread use
-ApR |I32 |cxinc
+CpR |I32 |cxinc
Afp |void |deb |NN const char* pat|...
Ap |void |vdeb |NN const char* pat|NULLOK va_list* args
Ap |void |debprofdump