MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / __DSP_debug_printf

Function __DSP_debug_printf

src/dolphin/src/dsp/dsp_debug.c:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "types.h"
2
3void __DSP_debug_printf(const char *fmt, ...)
4{
5 // UNUSED(fmt);
6}

Callers 3

__DSP_boot_taskFunction · 0.85
__DSP_add_taskFunction · 0.85
DSPInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected