mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +00:00
os2: initial implementation for Darwin&BSDs, process API is only thing incomplete
This commit is contained in:
@@ -23,6 +23,8 @@ CTL_KERN :: 1
|
||||
KERN_OSRELEASE :: 2
|
||||
KERN_OSREV :: 3
|
||||
KERN_VERSION :: 4
|
||||
KERN_PROC :: 14
|
||||
KERN_PROC_PATHNAME :: 12
|
||||
CTL_VM :: 2
|
||||
CTL_VFS :: 3
|
||||
CTL_NET :: 4
|
||||
|
||||
Reference in New Issue
Block a user