public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] fix typo in AArch64 crt0
@ 2017-08-15 14:20 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2017-08-15 14:20 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7e69f983a46dfb9ae9c09e30fc20ad6a91f0ddc4

commit 7e69f983a46dfb9ae9c09e30fc20ad6a91f0ddc4
Author: Alexander Fedotov-B55613 <b55613@freescale.com>
Date:   Tue Aug 15 17:01:05 2017 +0300

    fix typo in AArch64 crt0

Diff:
---
 libgloss/aarch64/crt0.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgloss/aarch64/crt0.S b/libgloss/aarch64/crt0.S
index 0c669d9..cc7e84d 100644
--- a/libgloss/aarch64/crt0.S
+++ b/libgloss/aarch64/crt0.S
@@ -243,7 +243,7 @@ FUNCTION (_cpu_init_hook):
 	ret
 
 	.align 3
-#ifdef ARM_RDP_MONITOR
+#ifdef ARM_RDI_MONITOR
 .LC0:
 	GEN_DWORD HeapBase
 #else


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-15 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-15 14:20 [newlib-cygwin] fix typo in AArch64 crt0 Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).