diff options
Diffstat (limited to 'gcc/cp/cfns.gperf')
-rw-r--r-- | gcc/cp/cfns.gperf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/cfns.gperf b/gcc/cp/cfns.gperf index 3a85aaa936f..05ca753927e 100644 --- a/gcc/cp/cfns.gperf +++ b/gcc/cp/cfns.gperf @@ -21,7 +21,7 @@ __inline #endif static unsigned int hash (const char *, unsigned int); #ifdef __GNUC__ -//__inline +__inline #endif const char * libc_name_p (const char *, unsigned int); %} |