summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/crt0.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/crt0.S b/firmware/crt0.S
index b0e85875bb..264b9c9fe7 100644
--- a/firmware/crt0.S
+++ b/firmware/crt0.S
@@ -668,10 +668,6 @@ irq_handler:
668vectors: 668vectors:
669 .long stackend 669 .long stackend
670 .long start 670 .long start
671#elif defined(IRIVER_H300)
672 /* Platform: iRiver H320/H340 */
673
674 /* Fill in code here */
675#else 671#else
676 /* Platform: Archos Jukebox */ 672 /* Platform: Archos Jukebox */
677 673