1
0
Fork 0
InfiniSim/sim/nrf_assert.h

2 lines
36 B
C
Raw Normal View History

#define ASSERT(expr) assert(expr)