Adhemerval Zanella bc1da1765e PowerPC: Fix build due missing lll_robust_trylock
Commit 887865f remove the lll_robust_trylock definition on all
architectures, however for powerpc both __lll_trylock and
__lll_cond_trylock were based on lll_robust_trylock definition.
This patch restore it with a different name.
2014-07-10 16:46:33 -05:00
..
2014-06-13 13:15:28 -07:00
2014-05-16 11:17:41 -07:00
2014-07-07 09:29:06 -07:00