// SPDX-License-Identifier: MIT OR Apache-2.0 // // Copyright (c) 2020-2022 Andre Richter //! BSP synchronous and asynchronous exception handling. pub mod asynchronous;