initial fork update
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#define MAX_FILE_SIZE_KB 10
|
||||
#define MAX_TWAI_SIZE_KB 5
|
||||
#define MALLOCHI_TAG "INIT_MALLOCHI"
|
||||
|
||||
char* file_read_buf;
|
||||
char* twai_string_buf;
|
||||
int allocation_size;
|
||||
int twai_allocation_size;
|
||||
Reference in New Issue
Block a user