aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index cf22bc7..1bd4f2e 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
TODO list:
+- FPU st(0) is left unclean (incompatible with optimized gcc/msc code)
+
- bug with defines:
#define spin_lock(lock) do { } while (0)
#define wq_spin_lock spin_lock