diff options
Diffstat (limited to 'sysdeps/stub/fpu_control.h')
-rw-r--r-- | sysdeps/stub/fpu_control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/fpu_control.h b/sysdeps/stub/fpu_control.h index 65f58824ae..832c15aac9 100644 --- a/sysdeps/stub/fpu_control.h +++ b/sysdeps/stub/fpu_control.h @@ -43,4 +43,4 @@ extern void __setfpucw __P ((fpu_control_t)); __END_DECLS -#endif /* _M68K_FPU_CONTROL_H */ +#endif /* _FPU_CONTROL_H */ |