* config/i386/tm-x86-64linux.h: Tweak comments.

This commit is contained in:
Mark Kettenis 2004-02-25 19:27:40 +00:00
parent 2b1b322f46
commit 571ee60010
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2004-02-25 Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-x86-64linux.h: Tweak comments.
2004-02-25 Richard Sandiford <rsandifo@redhat.com>
* MAINTAINERS: Add self to write-after-approval list.

View File

@ -1,6 +1,6 @@
/* Definitions to target GDB to GNU/Linux on x86-64.
/* Target-dependent definitions for GNU/Linux x86-64.
Copyright 2002, 2003 Free Software Foundation, Inc.
Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
Contributed by Michal Ludvig, SuSE Labs.
@ -33,4 +33,4 @@
#define SVR4_SHARED_LIBS
#include "solib.h" /* Support for shared libraries. */
#endif /* #ifndef TM_X86_64LINUX_H */
#endif /* tm-x86-64linux.h */