summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:43:06 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 13:25:40 +0000
commit242a1c58a8eaa16ef0b2c7d6c5b78e0dfaf26e52 (patch)
treed4ec38a66b5a09c1bcc5ea3e044b2932c510d27e /core
parent10a08e5c6808e3351bac782395895fb5dfb481e9 (diff)
downloadchrome-ec-242a1c58a8eaa16ef0b2c7d6c5b78e0dfaf26e52.tar.gz
core/cortex-m0/include/fpu.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I64249eb5f30b9ea227d2fb0f5091599e042d1606 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729830 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'core')
-rw-r--r--core/cortex-m0/include/fpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cortex-m0/include/fpu.h b/core/cortex-m0/include/fpu.h
index 3acec557a7..ce496f2b30 100644
--- a/core/cortex-m0/include/fpu.h
+++ b/core/cortex-m0/include/fpu.h
@@ -8,4 +8,4 @@
#ifndef __CROS_EC_FPU_H
#define __CROS_EC_FPU_H
-#endif /* __CROS_EC_FPU_H */
+#endif /* __CROS_EC_FPU_H */