sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon.
* config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon. From-SVN: r268405
This commit is contained in:
parent
8eaff6ef97
commit
d1ac2471e7
1 changed files with 1 additions and 1 deletions
|
@ -104,5 +104,5 @@ __sfp_handle_exceptions (int _fex)
|
|||
/* No need for fwait, exception is triggered by emitted fstp. */
|
||||
#endif
|
||||
}
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue