diff options
author | Alan Modra <amodra@gmail.com> | 2007-04-27 03:37:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-04-27 03:37:43 +0000 |
commit | 2ce18a16268a1934ac7f578fc9bda064312f72f9 (patch) | |
tree | 3dae81f873529b96b838f906bd44aec8f8ac3d95 /include/coff/rs6000.h | |
parent | 54530ea4103ac7bbdbc1f0abf91a08ef0053edc1 (diff) | |
download | gdb-2ce18a16268a1934ac7f578fc9bda064312f72f9.zip gdb-2ce18a16268a1934ac7f578fc9bda064312f72f9.tar.gz gdb-2ce18a16268a1934ac7f578fc9bda064312f72f9.tar.bz2 |
Write Mimi's name in ASCII.
Diffstat (limited to 'include/coff/rs6000.h')
-rw-r--r-- | include/coff/rs6000.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/coff/rs6000.h b/include/coff/rs6000.h index 5323662..a4e6eb5 100644 --- a/include/coff/rs6000.h +++ b/include/coff/rs6000.h @@ -1,10 +1,6 @@ /* IBM RS/6000 "XCOFF" file definitions for BFD. Copyright (C) 1990, 1991, 2001 Free Software Foundation, Inc. - FIXME: Can someone provide a transliteration of this name into ASCII? - Using the following chars caused a compiler warning on HIUX (so I replaced - them with octal escapes), and isn't useful without an understanding of what - character set it is. - Written by Mimi Ph\373\364ng-Th\345o V\365 of IBM + Written by Mimi Phuong-Thao Vo of IBM and John Gilmore of Cygnus Support. */ /********************** FILE HEADER **********************/ |