aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cfns.gperf
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/cfns.gperf')
-rw-r--r--gcc/cp/cfns.gperf10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/cp/cfns.gperf b/gcc/cp/cfns.gperf
index d7a530a6d4b..0d1e71b9a8d 100644
--- a/gcc/cp/cfns.gperf
+++ b/gcc/cp/cfns.gperf
@@ -1,3 +1,13 @@
+%{
+#ifdef __GNUC__
+__inline
+#endif
+static unsigned int hash PARAMS ((const char *, unsigned int));
+#ifdef __GNUC__
+__inline
+#endif
+const char * libc_name_p PARAMS ((const char *, unsigned int));
+%}
# The standard C library functions, for feeding to gperf; the result is used
# by nothrow_libfn_p.
#