smol-gilbraltar/openlibm/wasm32/assert.h

2 lines
28 B
C
Raw Normal View History

2024-12-20 22:45:12 +00:00
#define assert(x) ((void)0)