diff --git a/hermit/TODO.md b/hermit/TODO.md deleted file mode 100644 index 302939b1a..000000000 --- a/hermit/TODO.md +++ /dev/null @@ -1,9 +0,0 @@ -TODO list -========= - -* using of a unified term for cores and CPUs, currently we didn't differentiate -* fast implementation of memcmp is still missing -* prioririty handling in the Pthread library is still missing -* use gs register to accelerate the access to newlib's reentrant structure -* revise TLB shoot down -* revise of the mmnif driver