Files
rust/library/std/src/sys
Sean Cross 9afc1e958b std: xous: the basics of os
Add the basics to get the operating system running, including how to
exit the operating system.

Since Xous has no libc, there is no default entrypoint. Add a `_start`
entrypoint to the system-specific os module.

Signed-off-by: Sean Cross <sean@xobs.io>
2023-08-22 20:25:38 +08:00
..
2023-08-07 12:18:27 -04:00
2023-08-18 16:04:53 +02:00
2023-08-18 16:04:53 +02:00
2023-08-18 16:04:53 +02:00
2023-08-22 20:25:38 +08:00
2023-08-22 08:20:04 +08:00