Program Listing for File modm_abandon.hpp¶
↰ Return to documentation for file (fang-mcb-project/src/system/assert/modm_abandon.hpp)
#ifndef FANG_ROBOTICS_MCB_SYSTEM_ASSERT_MODM_ABANDON_HPP
#define FANG_ROBOTICS_MCB_SYSTEM_ASSERT_MODM_ABANDON_HPP
#include "modm/architecture/interface/assert.hpp"
modm_extern_c void
modm_abandon(const modm::AssertionInfo &info);
#endif