Update entry_unix.odin

This commit is contained in:
avanspector
2024-02-25 03:46:52 +01:00
parent 6c16860be6
commit dfa0ccf976

View File

@@ -1,5 +1,5 @@
//+private
//+build linux, darwin, freebsd, openbsd
//+build linux, darwin, freebsd, openbsd, haiku
//+no-instrumentation
package runtime