Sign in
◑
Theme
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/main
/
.
/
arch
/
common
/
exception.c
blob: e46606513159f21a808f49c1fd2846d5c70d7d39 [
file
] [
edit
]
/*
* Copyright (c) 2026 Intel Corporation.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<zephyr/arch/exception.h>
arch_exception_dump_hook_t
arch_exception_dump_hook
;
arch_exception_drain_hook_t
arch_exception_drain_hook
;