about summary refs log tree commit diff
path: root/library/std/src/os/horizon/mod.rs
AgeCommit message (Collapse)AuthorLines
2024-07-21Fix warnings when checking armv6k-nintendo-3dsIan Chamberlain-0/+1
Also fix one instance of unsafe_op_in_unsafe_fn that's specific to horizon + vita - most others should be common with other code.
2022-06-13Horizon OS STD supportMeziu-0/+6
Co-authored-by: Ian Chamberlain <ian.h.chamberlain@gmail.com> Co-authored-by: Mark Drobnak <mark.drobnak@gmail.com>