1 /*#OUTPUT_FORMAT(elf32-us-cris) */
3 /* Now that NAND support has been stripped, this file could be simplified,
4 * but it doesn't do any harm on the other hand so why bother. */
8 bootblk : ORIGIN = 0x38000000,
10 intmem : ORIGIN = 0x38004000,
34 _end = ALIGN( 0x10 ) ;
37 /* Get rid of stuff from EXPORT_SYMBOL(foo). */