]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
MIPS: Update docs.
authorMike Pall <mike>
Mon, 2 Apr 2012 18:31:50 +0000 (20:31 +0200)
committerMike Pall <mike>
Mon, 2 Apr 2012 18:31:50 +0000 (20:31 +0200)
doc/luajit.html

index abf875681c888429d5db46dcc12440481963d4c8..b96e5691bc2a908e36bc6ae81909e99b9bde3d0d 100644 (file)
@@ -80,7 +80,7 @@ standard Lua interpreter and can be deployed as a drop-in replacement.
 LuaJIT offers more performance, at the expense of portability. It
 currently runs on all popular operating systems based on
 <b>x86</b> or <b>x64</b> CPUs (Linux, Windows, OSX etc.) or embedded
-systems based on <b>ARM</b> (Android, iOS) or <b>PPC</b> CPUs.
+systems based on <b>ARM</b> (Android, iOS), <b>PPC</b> or <b>MIPS</b> CPUs.
 Other platforms will be supported in the future, based on user demand
 and sponsoring.
 </p>