Silence all a314 pi printf output

This commit is contained in:
beeanyew
2021-08-14 23:11:28 +02:00
parent e8c258af6a
commit 1aafffa526
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -54,6 +54,7 @@ ULONG a314_addr = 0xFFFFFFFF;
//#define DEBUG printf
#define DEBUG(...)
#define printf(...)
void put_con_sp(struct MsgPort *reply_port, struct StandardPacket *sp, LONG action, LONG arg1, LONG arg2, LONG arg3)
{