From e350d37bb7053fc3a9dbf375f50d8153dfe97178 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 13 Nov 2005 00:03:27 +0000 Subject: iPod: Remove duplicate placeholder #ifdef git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7836 a1c6a512-1295-4272-9138-f99709370657 --- firmware/crt0.S | 7 ------- 1 file changed, 7 deletions(-) diff --git a/firmware/crt0.S b/firmware/crt0.S index d5cef35..9ef597f 100644 --- a/firmware/crt0.S +++ b/firmware/crt0.S @@ -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 */ -- cgit v1.1