From 0863bd891d99cb696d1aab2f554fa5a9916eb75c Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sun, 6 Dec 2020 02:25:53 -0600 Subject: [PATCH] README: note m68k support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6df1d52..fbb0333 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Right now these archs are supported and should work on bare metal: * mips (O32 ABI only) * mips64 (N32/N64 ABI only, like Alpine, only N64 ABI has been tested) * riscv64 + * m68k These archs require kernel assistance and use a syscall: