OpenLibm/wasm32/assert.h

2 lines
28 B
C
Raw Normal View History

2019-04-15 00:11:03 +02:00
#define assert(x) ((void)0)