flatbuffer base
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "sized_ptr.h"
|
||||
|
||||
#include "streamed.h"
|
||||
#include "flatcc/flatcc_builder.h"
|
||||
|
||||
typedef struct {
|
||||
SizedPtr* bufs;
|
||||
@@ -30,6 +31,7 @@ typedef struct {
|
||||
DeviceSegStreamReg** deviceStreamRegs;
|
||||
uint8_t** devicesMem;
|
||||
size_t devicesCount;
|
||||
flatcc_builder_t stream_builder;
|
||||
} EmulContext;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user