diff options
Diffstat (limited to 'gnu/usr.bin/gdb/bfd/i386aout.c')
-rw-r--r-- | gnu/usr.bin/gdb/bfd/i386aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/bfd/i386aout.c b/gnu/usr.bin/gdb/bfd/i386aout.c index b60d7e7..4af12ba 100644 --- a/gnu/usr.bin/gdb/bfd/i386aout.c +++ b/gnu/usr.bin/gdb/bfd/i386aout.c @@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* The only 386 aout system we have here is GO32 from DJ. +/* The only 386 aout system we have here is GO32 from DJ. These numbers make BFD work with that. If your aout 386 system doesn't work with these, we'll have to split them into different files. Send me (sac@cygnus.com) the runes to make it work on your |