summaryrefslogtreecommitdiffstats
path: root/tools/cpu/sh/sci.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu/sh/sci.c')
-rw-r--r--tools/cpu/sh/sci.c2
1 files changed, 1 insertions, 1 deletions
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 ;