diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-12-04 16:09:42 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-12-04 16:09:42 +0000 |
| commit | 2d858acd9bb49bbac5de973e5e689c4a03ddc99a (patch) | |
| tree | 39ec77d4a6ad91c79806810872f46272286036f7 | |
| parent | df53d8649e99761a207dc59895861d5faebf99d7 (diff) | |
Notes
| -rw-r--r-- | contrib/gcc/config/sparc/freebsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/sparc/freebsd.h b/contrib/gcc/config/sparc/freebsd.h index 6ee5f5247a67..5e21aa601096 100644 --- a/contrib/gcc/config/sparc/freebsd.h +++ b/contrib/gcc/config/sparc/freebsd.h @@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* $FreeBSD$ */ -/* FreeBSD needs's the platform name (sparc64) defined. +/* FreeBSD needs the platform name (sparc64) defined. Emacs needs to know if the arch is 64 or 32-bits. */ #undef CPP_CPU64_DEFAULT_SPEC |
