From: Marco Costalba Date: Sat, 6 Oct 2012 07:09:27 +0000 (+0200) Subject: Fix fallouts from previous patch X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=ff9ca3e76eb6432dee8ed2442e3942b93d0f6ba5;hp=ff9ca3e76eb6432dee8ed2442e3942b93d0f6ba5 Fix fallouts from previous patch These kind of arch specific code is really nasty to make it right becuase you need to verify on all the platforms. Now should compile properly also on ARM Reported by Jean-Francois. No functional change. ---