From 42451ed4718af3f93770feb201bd023625d69b3a Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 21 Apr 2022 23:25:57 +0300 Subject: fix warnings on 32bit riscv + Will most probably not work on 32bit, but nice to make 'portable' code. --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index da68769..e2d0b70 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,5 +1,7 @@ + Investigate GCC/Clang builtin atomic operations? ++ Implement more type operators in dbg, mainly intmax/uintmax and size_t + + Add in mapping the same memory to two different processes + Create sensible thread handling + Add in init process loading -- cgit v1.3