We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc4f46 commit 0e4e644Copy full SHA for 0e4e644
ftl.h
@@ -2,6 +2,7 @@
2
#define FTL_H
3
4
#include "wmr.h"
5
+#include <stdint.h>
6
7
#define FTL_CXT_SECTION_SIZE 3
8
#define FTL_SPARE_TYPE_CXT_INDEX 0x43
0 commit comments