提交 533a60d4 编写于 作者: H Hongze Cheng

more TDB

上级 df1caa70
......@@ -19,8 +19,8 @@ extern SPageMethods pageMethods;
extern SPageMethods pageLargeMethods;
typedef struct __attribute__((__packed__)) {
u8 szCell[2];
u8 nxOffset[2];
u16 szCell[2];
u16 nxOffset[2];
} SFreeCell;
static int tdbPageAllocate(SPage *pPage, int size, SCell **ppCell);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册