]> git.sesse.net Git - stockfish/commit
Fix fallouts from previous patch
authorMarco Costalba <mcostalba@gmail.com>
Sat, 6 Oct 2012 07:09:27 +0000 (09:09 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 6 Oct 2012 07:09:27 +0000 (09:09 +0200)
commitff9ca3e76eb6432dee8ed2442e3942b93d0f6ba5
treecb6c747454981db452d36f6109d25a73ca7cec31
parentb8948e84b881c6b3cfaa26fa5512fe4c1800baa0
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.
src/Makefile
src/misc.cpp