(COMMENT_BEGIN): Delete.
authorStan Cox <coxs@gnu.org>
Tue, 19 Nov 1996 22:25:12 +0000 (22:25 +0000)
committerStan Cox <coxs@gnu.org>
Tue, 19 Nov 1996 22:25:12 +0000 (22:25 +0000)
From-SVN: r13206

gcc/config/linux-aout.h
gcc/config/linux.h

index d281f4ea11658aad67b90e0bde4f3edf8b59cef2..2e9a790b252211c8e471bb2f986efe5235fed372 100644 (file)
@@ -36,11 +36,6 @@ Boston, MA 02111-1307, USA.  */
 #undef STARTFILE_SPEC
 #define STARTFILE_SPEC  "%{pg:gcrt0.o%s} %{!pg:%{p:gcrt0.o%s} %{!p:crt0.o%s}} %{static:-static}"
 
-/* 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"
 
index 4f69098583ba7415072c7ff73c83d7b8626f01dd..76100bfb8a30df4b93e2cbd675d3381398b492ad 100644 (file)
@@ -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"