From 3d40ad902a3b666c9dec3d82bdb37648ebc56b35 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sun, 29 Mar 2020 15:59:18 +0000 Subject: [PATCH] readme: note mips support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 27d3d0b..47f711f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Right now these archs are supported and should work on bare metal: * armv6+ (`arm`) * aarch64 * s390x + * mips (O32 ABI only, like Alpine) + * mips64 (N64 ABI only, like Alpine) These archs require kernel assistance and use a syscall: