rust/library/std/src/os/xous
Sean Cross 4c23cdf741 xous: ffi: correct syscall number for adjust_process
The AdjustProcessLimit syscall was using the correct call number.

Signed-off-by: Sean Cross <sean@xobs.io>
2024-10-13 22:24:51 +08:00
..
ffi Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
services Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
ffi.rs xous: ffi: correct syscall number for adjust_process 2024-10-13 22:24:51 +08:00
mod.rs xous: Forbid unwrapped unsafe in platform modules 2024-07-16 16:16:03 -07:00
services.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00