Change-Id: Iebf9564346957faeaae0250aae7c6aff891bf57a
On 64bit systems the address and hence the offset will not be unsigned int. To fix that issue, use generic pointer size type uintptr_t. Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com> Change-Id: I69298b48c4676c5935fa2170e23c32586c18de06