mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-30 00:50:22 +08:00
Update comments.
From-SVN: r12751
This commit is contained in:
parent
4e0c8ad2e7
commit
bc9b7c0d40
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user