summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 14:43:11 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 16:06:05 +0000
commit337e8399e80a77d0f01a6aabbe8e8e1ac358628e (patch)
tree3ebcf41883e4e67e10525ca2b6787ebc7e418b0a /core
parentbcb65ea2f5b722cc982f2a6ed09983ef5c0af8b4 (diff)
downloadchrome-ec-337e8399e80a77d0f01a6aabbe8e8e1ac358628e.tar.gz
core/cortex-m0/panic-internal.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I228e1a10653b598fec1853efe37d4ef5f6eab468 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3729832 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'core')
-rw-r--r--core/cortex-m0/panic-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cortex-m0/panic-internal.h b/core/cortex-m0/panic-internal.h
index 51c12f65b2..6ed70d7db0 100644
--- a/core/cortex-m0/panic-internal.h
+++ b/core/cortex-m0/panic-internal.h
@@ -10,4 +10,4 @@
noreturn void exception_panic(void) __attribute__((naked));
-#endif /* __CROS_EC_PANIC_INTERNAL_H */
+#endif /* __CROS_EC_PANIC_INTERNAL_H */