comparison nuc-fw/nucleus/init.S @ 80:39b1c369b67f

nuc-fw: links to an ELF image
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 16 Aug 2013 02:25:58 +0000
parents 947b1f473960
children 321f6a9ae989
comparison
equal deleted inserted replaced
79:947b1f473960 80:39b1c369b67f
160 160
161 HISR_Stack_Mem: 161 HISR_Stack_Mem:
162 .word INT_HISR_Stack_Mem 162 .word INT_HISR_Stack_Mem
163 163
164 First_Avail_Mem: 164 First_Avail_Mem:
165 .word _end /* ld script will define this */ 165 .word _xram_end /* ld script will define this */
166 166
167 /* 167 /*
168 ************************************************************************ 168 ************************************************************************
169 * 169 *
170 * FUNCTION 170 * FUNCTION