summaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
diff options
context:
space:
mode:
authorcoxs <coxs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-11-19 22:25:12 +0000
committercoxs <coxs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-11-19 22:25:12 +0000
commit370c6b99ce73fa7dafa5ef6e3806786369367b8d (patch)
treeb408acb1f11faef24d2e44c346dd29184d01fc13 /gcc/config/linux.h
parent99e41ff8fbc48d169067d355eec42d14490f1693 (diff)
downloadgcc-370c6b99ce73fa7dafa5ef6e3806786369367b8d.tar.gz
(COMMENT_BEGIN): Delete.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13206 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/linux.h')
-rw-r--r--gcc/config/linux.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/linux.h b/gcc/config/linux.h
index 4f69098583b..76100bfb8a3 100644
--- a/gcc/config/linux.h
+++ b/gcc/config/linux.h
@@ -34,11 +34,6 @@ Boston, MA 02111-1307, USA. */
#define MULTIBYTE_CHARS 1
#endif
-/* There are conflicting reports about whether this system uses
- a different assembler syntax. wilson@cygnus.com says # is right. */
-#undef COMMENT_BEGIN
-#define COMMENT_BEGIN "#"
-
#undef ASM_APP_ON
#define ASM_APP_ON "#APP\n"