blob: 2ae9090108d3be5bd1ed6ba0390d9d35ff89945d [file] [log] [blame]
/* For debugging general purposes */
extern int verbose;
int eprintf(const char *fmt, ...) __attribute__((format(printf, 1, 2)));