2006-08-01 23:28:39 +00:00
|
|
|
#if defined(IPOD_ARCH)
|
2005-11-08 00:52:39 +00:00
|
|
|
ipod.c
|
2006-08-01 22:28:14 +00:00
|
|
|
#elif defined(SANSA_E200)
|
|
|
|
e200.c
|
|
|
|
#elif defined(IRIVER_H10)
|
|
|
|
h10.c
|
2005-11-08 00:52:39 +00:00
|
|
|
#else
|
2005-01-28 12:51:10 +00:00
|
|
|
main.c
|
2005-11-08 00:52:39 +00:00
|
|
|
#endif
|