Delete unused stub functions.

Change-Id: I886d65b60364699845475e2ea1a741aece506a8f
This commit is contained in:
Nils Wallménius 2012-05-02 10:38:43 +02:00
parent 6637e24aed
commit 26e5e605d2

View file

@ -581,14 +581,6 @@ static unsigned ci_sleep(unsigned ticks)
return 0;
}
static void ci_cpucache_flush(void)
{
}
static void ci_cpucache_invalidate(void)
{
}
static struct codec_api ci = {
0, /* filesize */