From 1fd26a529cb3e71865c90a0b1a8c716916eb6086 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 23 Sep 1998 16:46:52 +0000 Subject: Patch from Ralf Corsepius . --- tools/cpu/sh/sci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/cpu/sh/sci.c') diff --git a/tools/cpu/sh/sci.c b/tools/cpu/sh/sci.c index 58be0e68bf..3310e7e791 100644 --- a/tools/cpu/sh/sci.c +++ b/tools/cpu/sh/sci.c @@ -54,7 +54,7 @@ static sci_tab_t test_array[4] ; static void Compute( unsigned int n, unsigned int B, - unsigned int Phi, + double Phi, struct sci_tab *entry ) { int a = ( 32 << ( 2 * n ) ) * B ; -- cgit v1.2.3