diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-03-12 11:47:20 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-03-12 11:47:20 +0000 |
| commit | dad6f71aed07606da291c48f8f77e672548608c3 (patch) | |
| tree | b4d70a3e1f9b88b79e5a5db32c890eb390f76867 | |
| parent | 60ae9f88401986c4a6b2b5ac50ee520a65dab66f (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/cc/include/i386/unix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/include/i386/unix.h b/gnu/usr.bin/cc/include/i386/unix.h index fb7320b347f2..51b112d83328 100644 --- a/gnu/usr.bin/cc/include/i386/unix.h +++ b/gnu/usr.bin/cc/include/i386/unix.h @@ -98,7 +98,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* String containing the assembler's comment-starter. */ #define ASM_COMMENT_START "/" -#define COMMENT_BEGIN "/" /* Output to assembler file text saying following lines may contain character constants, extra white space, comments, etc. */ |
