Commit f9af203f by Phil Edwards

Fix typo in previous commit (3.3 not 3.3.0).

From-SVN: r66542
parent 26979a17
...@@ -547,7 +547,7 @@ which is no longer available, thanks deja...--> ...@@ -547,7 +547,7 @@ which is no longer available, thanks deja...-->
<hr /> <hr />
<h2><a name="3_10">3.10 MIPS atomic operations</a></h2> <h2><a name="3_10">3.10 MIPS atomic operations</a></h2>
<p>The atomic locking routines for MIPS targets requires MIPS II <p>The atomic locking routines for MIPS targets requires MIPS II
and later. A patch went in just after the 3.3.0 release to and later. A patch went in just after the 3.3 release to
make mips* use the generic implementation instead. You can also make mips* use the generic implementation instead. You can also
configure for mipsel-elf as a workaround. configure for mipsel-elf as a workaround.
</p> </p>
......
...@@ -442,7 +442,7 @@ ...@@ -442,7 +442,7 @@
3.10 MIPS atomic operations 3.10 MIPS atomic operations
The atomic locking routines for MIPS targets requires MIPS II and The atomic locking routines for MIPS targets requires MIPS II and
later. A patch went in just after the 3.3.0 release to make mips* use later. A patch went in just after the 3.3 release to make mips* use
the generic implementation instead. You can also configure for the generic implementation instead. You can also configure for
mipsel-elf as a workaround. mipsel-elf as a workaround.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment