aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorhikari <ftphikari@gmail.com>2022-04-16 13:46:36 +0300
committerhikari <ftphikari@gmail.com>2022-04-16 13:46:36 +0300
commitb9dc81d808af3cd4db69bca8cffc0f3bbb48ef8a (patch)
tree65b722b8fcb68cb8d81636abf258fc601e97647c /core
parentb05fbaacdaf8ffe37ad04f9d4439b06d8b538869 (diff)
runtime: update comment description
Diffstat (limited to 'core')
-rw-r--r--core/runtime/core.odin1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/runtime/core.odin b/core/runtime/core.odin
index 4ab21d8cf..4269450de 100644
--- a/core/runtime/core.odin
+++ b/core/runtime/core.odin
@@ -401,6 +401,7 @@ Raw_Cstring :: struct {
Linux,
Essence,
FreeBSD,
+ OpenBSD,
WASI,
JS,
Freestanding,