public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED PATCH] sysdeps/arm/arm-mcount.S: Comment typo fix.
@ 2013-06-18 22:59 Roland McGrath
  0 siblings, 0 replies; only message in thread
From: Roland McGrath @ 2013-06-18 22:59 UTC (permalink / raw)
  To: libc-ports

Committed as obvious.


Thanks,
Roland


ports/ChangeLog.arm
	* sysdeps/arm/arm-mcount.S: Comment typo fix.

--- a/ports/sysdeps/arm/arm-mcount.S
+++ b/ports/sysdeps/arm/arm-mcount.S
@@ -39,7 +39,7 @@
    The calling sequence looks something like:
 func:
    push {lr}
-   bl __gnu_mount_nc
+   bl __gnu_mcount_nc
    <function body>
 */
 

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

only message in thread, other threads:[~2013-06-18 22:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 22:59 [COMMITTED PATCH] sysdeps/arm/arm-mcount.S: Comment typo fix Roland McGrath

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).