Files
liminix/pkgs
Daniel Barlow 5dd0c6e3c0 rewrite preinit as very small C program
By using the kernel "nolibc" header to avoid requiring a C library, we
can bring the initramfs size to around 4k

This does involve a tiny bit of inline mips assembly which I'm not
sure about. gcc seems unwilling to generate the code to load $gp at
function entry of main(), so we do it by hand - but I'd rather find
out why gcc doesn't.
2023-04-15 18:27:39 +01:00
..
2023-03-24 23:43:13 +00:00
2023-04-10 17:46:39 +01:00
2023-03-10 23:39:53 +00:00
2023-02-24 23:22:28 +00:00
2023-04-15 17:22:35 +01:00
2023-02-28 20:56:19 +00:00
2023-03-19 20:25:43 +00:00
2023-02-08 18:13:35 +00:00
2023-03-10 18:40:45 +00:00
2023-03-05 22:32:56 +00:00
2023-03-10 18:40:45 +00:00
2023-03-19 20:25:43 +00:00