]> 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)
commite997901e38c881c248f439f954704ae92430d32a
treec87c5e3ee2b4729615297fcd0313095f9fc80995
parentc42ee2bc0d9d0a0c1d15fb1db6429160194ce4c4
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