mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* sh7045/score/cpu_asm.c: Fixed typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* sh7045/score/cpu_asm.c: Fixed typo.
|
||||
|
||||
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* .cvsignore: Reformat.
|
||||
|
||||
@@ -226,7 +226,7 @@ __CPU_Context_switch:\n\
|
||||
sts.l macl,@-r4\n\
|
||||
mov.l r15,@-r4\n\
|
||||
\n\
|
||||
mov r5, r4"\n\
|
||||
mov r5, r4"
|
||||
:: "I" (sizeof(Context_Control))
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user