aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.h')
-rw-r--r--gcc/expr.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index 6bc7bb9..7f1396d 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -251,11 +251,6 @@ enum direction {none, upward, downward}; /* Value has this type. */
#define PRETEND_OUTGOING_VARARGS_NAMED 0
#endif
-/* Supply a default definition for PROMOTE_PROTOTYPES. */
-#ifndef PROMOTE_PROTOTYPES
-#define PROMOTE_PROTOTYPES 0
-#endif
-
/* Nonzero if we do not know how to pass TYPE solely in registers.
We cannot do so in the following cases: