aboutsummaryrefslogtreecommitdiff
path: root/doc/luajit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2014-02-26 15:56:07 +0100
committerMike Pall <mike>2014-02-26 15:56:07 +0100
commit6a47e123a4339e33a7942525a19348cd2068b057 (patch)
treebd361431f9a2f6ba821ff6cfb3a1d20034fc6063 /doc/luajit.html
parent998651fcdafc8b6f3d922e1e60864fec83409118 (diff)
downloadluajit-6a47e123a4339e33a7942525a19348cd2068b057.tar.gz
luajit-6a47e123a4339e33a7942525a19348cd2068b057.tar.bz2
luajit-6a47e123a4339e33a7942525a19348cd2068b057.zip
Add PS4 port.
Thanks to Eddie Edwards.
Diffstat (limited to 'doc/luajit.html')
-rw-r--r--doc/luajit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luajit.html b/doc/luajit.html
index 07ef9b97..43af69c9 100644
--- a/doc/luajit.html
+++ b/doc/luajit.html
@@ -158,7 +158,7 @@ LuaJIT is Copyright &copy; 2005-2014 Mike Pall, released under the
158<tr><td>Windows</td><td>Linux</td><td>BSD</td><td>OSX</td><td>POSIX</td></tr> 158<tr><td>Windows</td><td>Linux</td><td>BSD</td><td>OSX</td><td>POSIX</td></tr>
159</table> 159</table>
160<table class="feature os os2"> 160<table class="feature os os2">
161<tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td><td>PS3</td><td>Xbox 360</td></tr> 161<tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td><td>PS3</td><td>PS4</td><td>Xbox 360</td></tr>
162</table> 162</table>
163<table class="feature compiler"> 163<table class="feature compiler">
164<tr><td>GCC</td><td>CLANG<br>LLVM</td><td>MSVC</td></tr> 164<tr><td>GCC</td><td>CLANG<br>LLVM</td><td>MSVC</td></tr>