mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-17 06:31:25 +00:00
The syscall number existed but the wrapper for calling it did not. Also adds the RUsage struct to receive the data. Naming is kept the same as in sys/linux