]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: Modernize lib/mpi/longlong.h
authorRichard Henderson <rth@twiddle.net>
Wed, 10 Jul 2013 18:05:59 +0000 (11:05 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 19 Jul 2013 20:54:23 +0000 (13:54 -0700)
commit0a283433c38ee32e0120160a99ba362e0415f338
treec87c5e3ee2b4729615297fcd0313095f9fc80995
parent7ad854b6706b83f1e0cff70df76ac6cdc270add8
alpha: Modernize lib/mpi/longlong.h

Remove the compile warning for __udiv_qrnnd not having a prototype.
Use the __builtin_alpha_umulh introduced in gcc 4.0.

Reviewed-and-Tested-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
lib/mpi/longlong.h