summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc6
1 files changed, 6 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index b4fae82c98..13d82998d7 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -46,6 +46,12 @@
:
: proto.h: add __attribute__format__ (or ...null_ok__)
:
+: i Static inline: function in source code has a S_ prefix:
+:
+: proto.h: function is declared as S_foo rather than foo,
+: PERL_STATIC_INLINE is added to declaration;
+: embed.h: "#define foo S_foo" entries added
+:
: M May change:
:
: any doc entry is marked that function may change