diff options
Diffstat (limited to '')
-rw-r--r-- | doc/luajit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index 1a85f033..b9984f4b 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -172,7 +172,7 @@ LuaJIT is Copyright © 2005-2014 Mike Pall, released under the | |||
172 | <tr><td>GCC</td><td>CLANG<br>LLVM</td><td>MSVC</td></tr> | 172 | <tr><td>GCC</td><td>CLANG<br>LLVM</td><td>MSVC</td></tr> |
173 | </table> | 173 | </table> |
174 | <table class="feature cpu"> | 174 | <table class="feature cpu"> |
175 | <tr><td>x86</td><td>x64</td><td>ARM</td><td>PPC</td><td>e500</td><td>MIPS</td></tr> | 175 | <tr><td>x86</td><td>x64</td><td>ARM</td><td>PPC</td><td>MIPS</td></tr> |
176 | </table> | 176 | </table> |
177 | <table class="feature fcompat"> | 177 | <table class="feature fcompat"> |
178 | <tr><td>Lua 5.1<br>API+ABI</td><td>+ JIT</td><td>+ BitOp</td><td>+ FFI</td><td>Drop-in<br>DLL/.so</td></tr> | 178 | <tr><td>Lua 5.1<br>API+ABI</td><td>+ JIT</td><td>+ BitOp</td><td>+ FFI</td><td>Drop-in<br>DLL/.so</td></tr> |