summaryrefslogtreecommitdiffstats
path: root/gcc/gcov-io.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcov-io.h')
-rw-r--r--gcc/gcov-io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov-io.h b/gcc/gcov-io.h
index 8e10e49141a..04a01ac45c1 100644
--- a/gcc/gcov-io.h
+++ b/gcc/gcov-io.h
@@ -318,7 +318,7 @@ static int gcov_read_counter (gcov_type *);
static int gcov_read_string (char **);
#endif
static int gcov_read_summary (struct gcov_summary *);
-static __inline__ unsigned long gcov_save_position (void);
+static unsigned long gcov_save_position (void);
static int gcov_resync (unsigned long /*base*/, unsigned /*length */);
static unsigned long gcov_seek_end (void);
static int gcov_skip (unsigned /*length*/);
OpenPOWER on IntegriCloud