提交 0dcb97fd 编写于 作者: H Hongze Cheng

more TDB

上级 6da314df
...@@ -38,8 +38,9 @@ typedef struct __attribute__((__packed__)) { ...@@ -38,8 +38,9 @@ typedef struct __attribute__((__packed__)) {
u8 cellCont[3]; u8 cellCont[3];
u8 freeCell[3]; u8 freeCell[3];
u8 nFree[3]; u8 nFree[3];
} SPageHdrL; } SLPageHdr;
// Page footer
typedef struct __attribute__((__packed__)) { typedef struct __attribute__((__packed__)) {
u8 cksm[4]; u8 cksm[4];
} SPageFtr; } SPageFtr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册