Update comments.

From-SVN: r12751
This commit is contained in:
Richard Kenner 1996-09-21 06:59:54 -04:00
parent 4e0c8ad2e7
commit bc9b7c0d40
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
/* Definitions for IBM PS2 running AIX/386.
From: Minh Tran-Le <TRANLE@intellicorp.com>
Copyright (C) 1988, 1996 Free Software Foundation, Inc.
Contributed by Minh Tran-Le <TRANLE@intellicorp.com>.
This file is part of GNU CC.
@ -27,7 +27,7 @@ Boston, MA 02111-1307, USA. */
#include "svr3.h"
/* Use the ATT assembler syntax.
This overrides at least one macro (ASM_OUTPUT_LABELREF) from svr3.h. */
This overrides at least one macro (USER_LABEL_PREFIX) from svr3.h. */
#include "i386/att.h"

View File

@ -1,5 +1,5 @@
/* Definitions for Intel 386 running system V.
Copyright (C) 1988 Free Software Foundation, Inc.
Copyright (C) 1988, 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA. */
#include "svr3.h"
/* Use the ATT assembler syntax.
This overrides at least one macro (ASM_OUTPUT_LABELREF) from svr3.h. */
This overrides at least one macro (USER_LABEL_PREFIX) from svr3.h. */
#include "i386/att.h"