readme: note mips support
parent
add34ddac7
commit
3d40ad902a
|
@ -18,6 +18,8 @@ Right now these archs are supported and should work on bare metal:
|
||||||
* armv6+ (`arm`)
|
* armv6+ (`arm`)
|
||||||
* aarch64
|
* aarch64
|
||||||
* s390x
|
* s390x
|
||||||
|
* mips (O32 ABI only, like Alpine)
|
||||||
|
* mips64 (N64 ABI only, like Alpine)
|
||||||
|
|
||||||
These archs require kernel assistance and use a syscall:
|
These archs require kernel assistance and use a syscall:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue