w64: Fix type casts used in some macros in cpu-all.h
commit27b0dc16b4e50b59aeefff2bfa73cf2eb8c7a70d
authorStefan Weil <sw@weilnetz.de>
Sun, 15 Apr 2012 13:18:29 +0000 (15 15:18 +0200)
committerStefan Weil <sw@weilnetz.de>
Sun, 15 Apr 2012 19:25:16 +0000 (15 21:25 +0200)
treea2097f8469761971d90fa53cc73ddfa35cd22bd3
parent8d918718edcd6753aa12be96b71d1bd4fb6ed7cd
w64: Fix type casts used in some macros in cpu-all.h

Instead of type casts to long, w64 needs type casts to intptr_t.
For other hosts, this changes nothing.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
cpu-all.h