diff options
author | Andreas Jaeger <aj@suse.de> | 2002-03-16 10:00:43 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-03-16 10:00:43 +0000 |
commit | 0eb7102dc4141bf3348564736c787e260144dd7e (patch) | |
tree | 72cc1a4f0c56ce250199a297bd1d82e4ce80f422 /gas/doc | |
parent | 949f2b5cda473f7caafb47833f18e7643c30dfc9 (diff) | |
download | binutils-0eb7102dc4141bf3348564736c787e260144dd7e.zip binutils-0eb7102dc4141bf3348564736c787e260144dd7e.tar.gz binutils-0eb7102dc4141bf3348564736c787e260144dd7e.tar.bz2 |
Wrap overly long line in last patch.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-mips.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 18d523a..a3b1e5f 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -28,7 +28,8 @@ Assembly Language Programming'' in the same work. * MIPS autoextend:: Directives for extending MIPS 16 bit instructions * MIPS insn:: Directive to mark data as an instruction * MIPS option stack:: Directives to save and restore options -* MIPS ASE instruction generation overrides:: Directives to control generation of MIPS ASE instructions +* MIPS ASE instruction generation overrides:: Directives to control + generation of MIPS ASE instructions @end menu @node MIPS Opts |