Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>
* libc/sys/arm/crt0.S (.LC30): Added missing length parameter to argument list for AngelSWI_Reason_GetCmdLine.
This commit is contained in:
parent
b3cc0634b9
commit
ba2048d3ca
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>
|
||||||
|
|
||||||
|
* libc/sys/arm/crt0.S (.LC30): Added missing length parameter
|
||||||
|
to argument list for AngelSWI_Reason_GetCmdLine.
|
||||||
|
|
||||||
Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
|
Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
|
||||||
|
|
||||||
* configure.host: Add support for AVR target.
|
* configure.host: Add support for AVR target.
|
||||||
|
@ -226,6 +226,7 @@ change_back:
|
|||||||
|
|
||||||
#ifdef ARM_RDI_MONITOR
|
#ifdef ARM_RDI_MONITOR
|
||||||
.LC30: .word CommandLine
|
.LC30: .word CommandLine
|
||||||
|
.word 255
|
||||||
|
|
||||||
/* Workspace for Angel calls. */
|
/* Workspace for Angel calls. */
|
||||||
.data
|
.data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user