summaryrefslogtreecommitdiff
path: root/core/nds32/include/fpu.h
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:44:30 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-29 02:44:19 +0000
commit67618563387e74a08010ebf23ba0ab05e0c7a903 (patch)
tree9b22a1f22987cc58c2aa03ec67750a233cfc5f0c /core/nds32/include/fpu.h
parent0700db2ffc35baad9b333f4d3a995a08cb4fbb9c (diff)
downloadchrome-ec-67618563387e74a08010ebf23ba0ab05e0c7a903.tar.gz
core/nds32/include/fpu.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I27b00f3f480f17dd854155c9e7246711677728af Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729862 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'core/nds32/include/fpu.h')
-rw-r--r--core/nds32/include/fpu.h2
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 */