removed duplicate hcl_t definition
This commit is contained in:
parent
2201ee5a94
commit
978bc30203
@ -678,8 +678,6 @@ struct hcl_heap_t
|
|||||||
hcl_uint8_t* ptr; /* next allocation pointer */
|
hcl_uint8_t* ptr; /* next allocation pointer */
|
||||||
};
|
};
|
||||||
|
|
||||||
typedef struct hcl_t hcl_t;
|
|
||||||
|
|
||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
* VIRTUAL MACHINE PRIMITIVES
|
* VIRTUAL MACHINE PRIMITIVES
|
||||||
* ========================================================================= */
|
* ========================================================================= */
|
||||||
|
Loading…
Reference in New Issue
Block a user