diff options
-rw-r--r-- | core/nds32/include/fpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nds32/include/fpu.h b/core/nds32/include/fpu.h index 4f3efc2e5a..72be8a8d9b 100644 --- a/core/nds32/include/fpu.h +++ b/core/nds32/include/fpu.h @@ -11,4 +11,4 @@ float sqrtf(float x); float fabsf(float x); -#endif /* __CROS_EC_FPU_H */ +#endif /* __CROS_EC_FPU_H */ |