summaryrefslogtreecommitdiff
path: root/include/librfu.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-31 15:30:52 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-31 15:30:52 -0500
commit2d4c0040040908809c5fc1ff33faf6a2b693d1ab (patch)
tree5d0aadfbe4bafebc71a38906d9d87f7b480acae6 /include/librfu.h
parent7d77b9312365e0282d7546c514859ac20e2fea51 (diff)
More documentation and symbol propagation
Diffstat (limited to 'include/librfu.h')
-rw-r--r--include/librfu.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/librfu.h b/include/librfu.h
index 4b41e9a71..f0f6aefee 100644
--- a/include/librfu.h
+++ b/include/librfu.h
@@ -4,11 +4,8 @@
#include "global.h"
#include "main.h"
-/* TODOs:
- * - split files
+/* TODOs:
* - documentation
- * - decompile librfu_intr.s once arm support is back again
- (for internal structs not documented in SDK)
* - check if any field needs to be volatile
* - check if field names make sense
*/