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