Files
rust/library
Matthias Krüger d70f5bdcca Rollup merge of #153341 - joboet:xous_params, r=tgross35
std: refactor Xous startup code

To facilitate rust-lang/rust#117276 I'm moving all non-path-related code out of `sys::pal::os` (see also rust-lang/rust#153130). This is particularly involved for Xous as `pal::os` also contains the `_start` entry function and the parameter block handling. This PR moves both out into the main `sys::pal` module and also simplifies the parameter block initialisation code slightly.

CC @xobs
2026-03-04 09:49:01 +01:00
..
2026-01-26 10:57:35 +00:00
2026-02-22 19:59:25 +01:00
2026-02-25 22:51:53 +08:00
2026-02-22 19:59:25 +01:00
2026-01-26 10:59:16 +00:00