diff options
Diffstat (limited to 'gcc/function.c')
-rw-r--r-- | gcc/function.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/function.c b/gcc/function.c index cd25804..2a59d59 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -75,7 +75,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA must define both, or neither. */ #ifndef NAME__MAIN #define NAME__MAIN "__main" -#define SYMBOL__MAIN __main #endif /* Round a value to the lowest integer less than it that is a multiple of |