mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-15 02:12:22 -07:00
26d107ce64
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