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:
Michael Sevakis 2007-10-09 00:09:28 +00:00
parent eb1e35f6af
commit 3fd073ed4d

View file

@ -63,7 +63,7 @@ struct dma_data
#endif
int locked;
int state;
} __attribute__((packed));
};
extern void *fiq_function;