From f241842797fb1cb0a8edd8f546495d42c5320f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Mon, 15 Dec 2025 16:47:47 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=8A=E3=83=9E=E3=83=B3=E3=82=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeaa7d3..f29fbb3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is a libc-less "hello, world" demo. | Linux | AArch64 | 〇 | 〇 | | Linux | RISC-V | 〇 | 〇 | | FreeBSD | x86-64 | 〇 | 〇 | -| OpenBSD | x86-64 | ✕ | ✕ | +| OpenBSD | x86-64 | ✕ | 〇 | | NetBSD | x86-64 | 〇 | ✕ | | macOS | x86-64 | 〇 | ✕ | | macOS | AArch64 | 〇 | ✕ |