once more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28647 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1e0006b008
commit
efba7d8c30
1 changed files with 1 additions and 1 deletions
|
@ -768,7 +768,7 @@ static bool retrieve(struct tagcache_search *tcs, struct index_entry *idx,
|
||||||
|
|
||||||
static long read_numeric_tag(int tag, int idx_id, const struct index_entry *idx)
|
static long read_numeric_tag(int tag, int idx_id, const struct index_entry *idx)
|
||||||
{
|
{
|
||||||
#ifdef __PCTOOL__
|
#ifndef __PCTOOL__
|
||||||
if (! COMMAND_QUEUE_IS_EMPTY)
|
if (! COMMAND_QUEUE_IS_EMPTY)
|
||||||
{
|
{
|
||||||
/* Attempt to find tag data through store-to-load forwarding in
|
/* Attempt to find tag data through store-to-load forwarding in
|
||||||
|
|
Loading…
Reference in a new issue