1 #include <assert.h> 2 #include <stdlib.h> 3 4 void 5 /*ARGSUSED*/ 6 __diagassert13(const char *fn, int fl, const char *fu, const char *m) 7 { 8 abort(); 9 } 10
Indexes created Fri Sep 26 20:09:58 GMT 2025