1
0
Fork 0
forked from len0rd/rockbox

iPod: Remove duplicate placeholder #ifdef

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7836 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-11-13 00:03:27 +00:00
parent 83d3dcfd88
commit e350d37bb7

View file

@ -463,13 +463,6 @@ vectors:
/* Platform: iRiver H320/H340 */
/* Fill in code here */
#elif CONFIG_CPU == PP5020
/* Platform: iPod */
#warning TODO: Implement crt0.S
/* Fill in code here */
#else
/* Platform: Archos Jukebox */