From 383e55e6bb725a01f652a9fb74f6103b2c789793 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 8 Dec 2021 13:31:20 +0200 Subject: Added some C11 atomic operations Mainly to be used in spinlocks etc. --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.txt') 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? -- cgit v1.3