summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7ebbf7e..1234067 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
General
-------
-
+ + Use sizeof(var) or (type) instead of fixed byte lengths on fread/fwrite
+ Fix endian issues in case we run the generator on a different
endianness to the deployer.
+ Separate reading/writing stream data from actual file system operation