tp/libs/dolphin/dsp/dsp_debug.c

5 lines
198 B
C

#include "dolphin/dsp/dsp_debug.h"
#include "dolphin/types.h"
/* 80352580-803525D0 34CEC0 0050+00 0/0 2/2 0/0 .text __DSP_debug_printf */
void __DSP_debug_printf(const char* fmt, ...) {}