From 2459d17f047ac600f4c3ef7fb5aad156996ec3c0 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 16 Sep 2004 00:53:04 +0000 Subject: [PATCH] Update. --- src/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/TODO b/src/TODO index 0dae14b..67813b3 100644 --- a/src/TODO +++ b/src/TODO @@ -1,5 +1,3 @@ -* malloc() needs to block until memory is available? - * Should we use a task gate for hardware interrupts? Then we could dedicate a stack to interrupt handling and not worry about interrupt usage of kernel stacks. @@ -13,6 +11,7 @@ * Implement `jitter'. * Compile and install gdb, dbg versions. + - Test gdb version. * Cross-compile notes: -- 2.30.2