nRF5 SDK for Mesh v5.0.0
38 #ifndef NRF_MESH_ASSERT_LINT_H__ 39 #define NRF_MESH_ASSERT_LINT_H__ 49 #ifndef NRF_MESH_ASSERT_H__ 50 #error "This file should only be included by nrf_mesh_assert.h, not directly." 54 #error "This file should only be included when checking the source code with PC-Lint." 58 #define HARD_FAULT() abort() 64 #define GET_PC(pc) pc = 0xffffffff