]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Fix docs.
authorMike Pall <mike>
Sun, 4 Jan 2015 21:58:11 +0000 (22:58 +0100)
committerMike Pall <mike>
Sun, 4 Jan 2015 21:58:32 +0000 (22:58 +0100)
doc/ext_jit.html

index 098be5e06a5c8137c47b90089b6f2b035059557f..434e41ba2ae0b36ba986695edc252bff6d95371f 100644 (file)
@@ -151,7 +151,7 @@ Contains the target OS name:
 <h3 id="jit_arch"><tt>jit.arch</tt></h3>
 <p>
 Contains the target architecture name:
-"x86", "x64" or "ppcspe".
+"x86", "x64", "arm", "ppc", "ppcspe", or "mips".
 </p>
 
 <h2 id="jit_opt"><tt>jit.opt.*</tt> &mdash; JIT compiler optimization control</h2>