summaryrefslogtreecommitdiff
path: root/sparc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sparc.c')
-rw-r--r--sparc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sparc.c b/sparc.c
index 01cbe04..82a9ed4 100644
--- a/sparc.c
+++ b/sparc.c
@@ -917,7 +917,7 @@ sparc_dispatch_instruction (sregs)
{
pwd_enter (sregs);
if (sync_rt)
- rt_sync();
+ rt_sync ();
}
}
break;