Commit 674917f2 authored by Tim Eves's avatar Tim Eves Committed by Darcy Wong
Browse files

Use more generic preprocessor macro 64bit

__x86_64__ is only for Intel __LP64__ and _LP64 are for any arch that has 64bit `long int` and pointers, and 32bit `int` same as Intel.
parent d94c84dc
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