mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-02-10 18:20:05 +00:00
Silence all a314 pi printf output
This commit is contained in:
Binary file not shown.
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user