summaryrefslogtreecommitdiff
path: root/include/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/TODO b/include/TODO
new file mode 100644
index 0000000..a845564
--- /dev/null
+++ b/include/TODO
@@ -0,0 +1,4 @@
+* elf.h has lots of missing definitions
+* stdint.h and stddef.h are missing a 32 bit zarch check
+* LOTS of testing needs to happen with various architectures
+* everything is missing the "extern C" bit that allows for C++