mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 08:38:51 +00:00
add kqueue to docs
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
package all
|
||||
|
||||
import posix "core:sys/posix"
|
||||
import kqueue "core:sys/kqueue"
|
||||
|
||||
_ :: posix
|
||||
_ :: kqueue
|
||||
|
||||
Reference in New Issue
Block a user