diff options
Diffstat (limited to 'gcc/config/m68k/xm-crds.h')
-rw-r--r-- | gcc/config/m68k/xm-crds.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/m68k/xm-crds.h b/gcc/config/m68k/xm-crds.h index c41ec25..a594d3f 100644 --- a/gcc/config/m68k/xm-crds.h +++ b/gcc/config/m68k/xm-crds.h @@ -15,7 +15,5 @@ #ifndef __GNUC__ #define USE_C_ALLOCA -#else -#define alloca __builtin_alloca #endif |