1
0
Fork 0
forked from len0rd/rockbox

Put the <string.h> channel_mode.c for memcpy.

Hmmm, how'd I miss that?

Change-Id: I30d9a1b5f053aad069687aa0a01ebdf40a6b2d76
This commit is contained in:
Michael Sevakis 2012-04-29 17:44:57 -04:00
parent 56f17c4164
commit ae5656a142

View file

@ -26,6 +26,7 @@
#include "fracmul.h"
#include "dsp_proc_entry.h"
#include "channel_mode.h"
#include <string.h>
#if 0
/* SOUND_CHAN_STEREO mode is a noop so has no function - just outline one for