Unbloat the PCM changes on PortalPlayer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15041 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
eb1e35f6af
commit
3fd073ed4d
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ struct dma_data
|
|||
#endif
|
||||
int locked;
|
||||
int state;
|
||||
} __attribute__((packed));
|
||||
};
|
||||
|
||||
extern void *fiq_function;
|
||||
|
||||
|
|
Loading…
Reference in a new issue