mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
arm/pp : assume CPU_PP
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31532 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0ff5c5d3ed
commit
bbe5845f04
4 changed files with 1 additions and 19 deletions
|
|
@ -21,12 +21,8 @@
|
|||
#ifndef ATA_SD_TARGET_H
|
||||
#define ATA_SD_TARGET_H
|
||||
|
||||
#ifdef CPU_PP /* PortalPlayer specific functions */
|
||||
|
||||
#ifdef HAVE_HOTSWAP
|
||||
void microsd_int(void);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue