aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 29252d0..3691a68 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -18,3 +18,5 @@ init from vmem when jumping to vmem
+ should probably come up with some kind of general error handling scheme?
+ Fix unmap/map_vmem when called from virtual memory
+
++ Investigate GCC/Clang builtin atomic operations?