mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-13 07:02:31 -05:00
For this it needs to look at the plugin header. Since lc_open() doesn't know it's a plugin, the header needs to be changed slightly to include the new lc_header (which needs to be the first element in plugin_header so it can be casted savely). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28054 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| app | ||
| button-android.c | ||
| buttonmap.h | ||
| dir-target.h | ||
| fs-android.c | ||
| kernel-android.c | ||
| lc-android.c | ||
| lcd-android.c | ||
| pcm-android.c | ||
| powermgmt-android.c | ||
| system-android.c | ||
| system-target.h | ||
| thread-android-arm.c | ||