Commit 2cffbf5d authored by Zong Li's avatar Zong Li Committed by Andrew Waterman
Browse files

Fix problem of casting u64 to void* on 32-bit environment (#111)

Can't cast to pointer from 64 bit size integer directly on 32 bit
environment.
parent 10bf403b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment