Change M2_PTR_SIZE for env
This commit is contained in:
parent
f23416a40c
commit
81c25e7800
|
@ -22,7 +22,7 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
// CONSTANT M2_PTR_SIZE 4
|
||||
// CONSTANT M2_PTR_SIZE 8
|
||||
#define M2_PTR_SIZE 1
|
||||
|
||||
char *
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
// CONSTANT M2_PTR_SIZE 4
|
||||
// CONSTANT M2_PTR_SIZE 8
|
||||
#define M2_PTR_SIZE 1
|
||||
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue