First integration of hsmci into sd driver.
[bertos.git] / bertos / cpu / arm / scripts / at91sam7_256_rom.ld
index eda9948766bfa4c6417c2be2dc8db6eb2481ee66..1307a03b9e44bf615e16daa8aee578b39e00e9a7 100644 (file)
@@ -30,7 +30,6 @@
  *
  * -->
  *
- * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $
  *
  * \author Daniele Basile <asterix@develer.com>
  *
@@ -49,4 +48,4 @@ MEMORY
   ram(rwx) : org = 0x00200000, len = 64k
 }
 
-INCLUDE "bertos/cpu/arm/scripts/at91sam7_rom.ld"
+INCLUDE "bertos/cpu/arm/scripts/arm7tdmi_rom.ld"