#include #include "internal.h" void lx_abort(void) { abort(); }