Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lateralusX authored and lambdageek committed Sep 18, 2020
1 parent 4e6ddca commit fccb6bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/about-mono/supported-platforms/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Mono has support for both 32 and 64 bit systems on a number of architectures as
- [Microsoft Windows](/docs/getting-started/install/windows/)
- [Sony PlayStation 4](/docs/about-mono/supported-platforms/playstation4/)
- [XboxOne](/docs/about-mono/supported-platforms/xbox-one/)
- [Xbox Series X and Xbox Series S](/docs/about-mono/supported-platforms/xbox-series-x-s/)

### Supported Architectures

Expand All @@ -32,7 +33,7 @@ Mono has both an optimizing just-in-time (JIT) runtime and a interpreter runtime
|[SPARC (32)](/docs/about-mono/supported-platforms/sparc/)|JIT|Solaris, Linux|
|[PowerPC](/docs/about-mono/supported-platforms/powerpc/)|JIT|Linux, AIX, i, macOS, Wii, PlayStation 3|
|[x86](/docs/about-mono/supported-platforms/x86/)|JIT|Linux, FreeBSD, OpenBSD, NetBSD, Microsoft Windows, Solaris, macOS, Android|
|[x86-64](/docs/about-mono/supported-platforms/amd64/): AMD64 and EM64T (64 bit)|JIT, Interpreter|Linux, FreeBSD, OpenBSD, Solaris, macOS|
|[x86-64](/docs/about-mono/supported-platforms/amd64/): AMD64 and EM64T (64 bit)|JIT, Interpreter|Linux, FreeBSD, OpenBSD, Microsoft Windows, Solaris, macOS|
|[ARM](/docs/about-mono/supported-platforms/arm/): little and big endian|JIT, Interpreter (arm64 only)|Linux (both old and new ABI), iPhone, Android|
|[MIPS](/docs/about-mono/supported-platforms/mips/)|JIT|Linux|

Expand Down

0 comments on commit fccb6bb

Please sign in to comment.