Change type of MEM_CP_NULL to mem_cpointer_t.

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
Ruben Ayrapetyan 2015-08-05 23:35:40 +03:00
parent e22a085fc1
commit 72ce13a63a

View File

@ -36,7 +36,7 @@ typedef uint16_t mem_cpointer_t;
/**
* Representation of NULL value for compressed pointers
*/
#define MEM_CP_NULL 0
#define MEM_CP_NULL ((mem_cpointer_t) 0)
/**
* Required alignment for allocated units/blocks