mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-27 18:00:05 +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