summaryrefslogtreecommitdiff
path: root/src/fpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fpu.c')
-rw-r--r--src/fpu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fpu.c b/src/fpu.c
index 9e21130..48355a6 100644
--- a/src/fpu.c
+++ b/src/fpu.c
@@ -25,7 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
uint16_t pushed_cw, single_cw, full_cw, chop_cw, ceil_cw;
-void X86_SetFPCW( void ) {
+void X86_SetFPCW(void)
+{
uint16_t cw;
// save the control word into pushed_cw