Files
m68k-bdm/m68k/tblcf/log.h
Bernd Mueller adfd70813f initial push
2026-06-17 13:44:30 +02:00

4 lines
132 B
C

#define tblcf_print bdmPrint
void bdmPrint(const char *format, ...);
void tblcf_print_dump(unsigned char *data, unsigned int size);