Luna/luna
apio 30ac95bcf8 Use usize/isize instead of (s)size_t
Since we're using Rust-style integer types already, why not go all in?
2022-11-16 20:30:34 +01:00
..
Alignment.h Make kernel rodata and data not executable 2022-11-16 20:02:04 +01:00
Check.h Introduce a check() method (like assert() but always on) 2022-11-15 19:36:50 +01:00
Move.h Add init 2022-11-13 12:20:53 +01:00
PlacementNew.h Add init 2022-11-13 12:20:53 +01:00
Result.h Make kernel rodata and data not executable 2022-11-16 20:02:04 +01:00
String.h Add init 2022-11-13 12:20:53 +01:00
Types.h Use usize/isize instead of (s)size_t 2022-11-16 20:30:34 +01:00