diff options
Diffstat (limited to 'include/coff-mips.h')
-rwxr-xr-x | include/coff-mips.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/coff-mips.h b/include/coff-mips.h index f6099b0..59e4f80 100755 --- a/include/coff-mips.h +++ b/include/coff-mips.h @@ -1,4 +1,6 @@ -/* Rudimentary ECOFF support on MIPS machines. */ +/* Rudimentary ECOFF support on MIPS machines. + This lacks symbol information, normally provided on MIPS Unix systems + in the files <sym.h> and <symconst.h>. */ /********************** FILE HEADER **********************/ |