mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/start.S: Fix comment.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* shared/start.S: Fix comment.
|
||||
|
||||
2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shared/bspgetworkarea.c: Switch from ssize_t to uintptr_t for
|
||||
|
||||
@@ -221,7 +221,7 @@ SYM(hard_reset):
|
||||
nop
|
||||
nop
|
||||
|
||||
set (SYM(rdb_start)), %g6 ! End of work-space area
|
||||
set (SYM(rdb_start)), %g6 ! End of RAM
|
||||
st %sp, [%g6]
|
||||
sub %sp, 4, %sp ! stack starts at end of RAM - 4
|
||||
andn %sp, 0x0f, %sp ! align stack on 16-byte boundary
|
||||
|
||||
Reference in New Issue
Block a user