diff options
Diffstat (limited to 'gcc/config/linux.h')
-rw-r--r-- | gcc/config/linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/linux.h b/gcc/config/linux.h index 97b0e13a122..b619d01cdf5 100644 --- a/gcc/config/linux.h +++ b/gcc/config/linux.h @@ -34,9 +34,6 @@ Boston, MA 02111-1307, USA. */ #define MULTIBYTE_CHARS 1 #endif -#undef ASM_COMMENT_START -#define ASM_COMMENT_START "#" - #undef ASM_APP_ON #define ASM_APP_ON "#APP\n" |