toaruos/include/assert.h
2018-02-25 14:13:54 +09:00

2 lines
33 B
C

#define assert(expr) ((void)(0))