mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-15 02:12:22 -07:00
24f9e16dfd
_sys_open_mode() does exactly what sys_open() was originally doing inline, I simply factored it into a separate function so that other wrappers could call it (similar to _sys_permission_mode())