toaruos/base/usr/include/assert.h

2 lines
33 B
C
Raw Normal View History

2018-02-25 08:13:54 +03:00
#define assert(expr) ((void)(0))