Move cfg/config.h to appconfig.h.
[bertos.git] / TODO
diff --git a/TODO b/TODO
index 96c94056f747ee67b97bde1a53d27cd152d0309d..200af6a713cb7a26b268c4c5d101643117a8f74a 100755 (executable)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,5 @@
  - Move kern/event.[ch] to mware/ (it can be used by freestanding apps too)
 
- - Rename IOMux to Reactor
-
- - Move top-level headers to some subdirectory (port/?)
-
  - Adopt CppUnit or maybe CppUnit Lite
 
  - Write test for cxxutil/split.h