Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
modm_abandon.hpp
Go to the documentation of this file.
1#ifndef FANG_ROBOTICS_MCB_SYSTEM_ASSERT_MODM_ABANDON_HPP
2#define FANG_ROBOTICS_MCB_SYSTEM_ASSERT_MODM_ABANDON_HPP
3#include "modm/architecture/interface/assert.hpp"
12modm_extern_c void
13modm_abandon(const modm::AssertionInfo &info);
14#endif
modm_extern_c void modm_abandon(const modm::AssertionInfo &info)
Definition modm_abandon.cpp:7