aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ggc.h')
-rw-r--r--gcc/ggc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ggc.h b/gcc/ggc.h
index 6280c433..dc21520 100644
--- a/gcc/ggc.h
+++ b/gcc/ggc.h
@@ -358,4 +358,9 @@ gt_pch_nx (int)
{
}
+static inline void
+gt_pch_nx (unsigned int)
+{
+}
+
#endif