summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index cd6e9b85e..9f83c3e42 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -9,7 +9,6 @@ Task/Scheduler
- Implement sys/mman.h and functions
- Implement sys/wait.h and functions
- Implement priority inheritance
-- Implement vfork(). Could be tricky because of stack references.
- Make the system timer frequency configurable via defconfig. See:
_POSIX_CLOCKRES_MIN in limits.h
CLK_TCK in time.h