forked from Imagelibrary/rtems
2011-08-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
* start/start.S: Fixed code section.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-08-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* start/start.S: Fixed code section.
|
||||
|
||||
2011-08-15 Julien Delange <julien.delange@gmail.com>
|
||||
|
||||
* irq/irq.c: Removed printk() before the interrupt initialization
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
.equ _libnds_argv,0x027FFF70
|
||||
|
||||
@---------------------------------------------------------------------------------
|
||||
.section ".init"
|
||||
.section ".bsp_start_text", "ax"
|
||||
.global _start
|
||||
@---------------------------------------------------------------------------------
|
||||
.align 4
|
||||
|
||||
Reference in New Issue
Block a user