This is the mail archive of the
libc-ports@sources.redhat.com
mailing list for the libc-ports project.
Re: [PATCH] MIPS: Correct formatting of syscall wrapper `asm' specifiers
- From: "Maciej W. Rozycki" <macro at codesourcery dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: <libc-ports at sourceware dot org>
- Date: Tue, 5 Feb 2013 15:38:33 +0000
- Subject: Re: [PATCH] MIPS: Correct formatting of syscall wrapper `asm' specifiers
- References: <alpine.DEB.1.10.1301291916140.4409@tp.orcam.me.uk> <Pine.LNX.4.64.1301300000030.12949@digraph.polyomino.org.uk>
On Wed, 30 Jan 2013, Joseph S. Myers wrote:
> > As promised here's the change to add the missing space in `asm' register
> > specifiers across the MIPS syscall wrappers. No functional changes.
> >
> > Tested by rebuilding the sources involved. OK to apply?
>
> OK.
Applied now too. Thanks for your review.
Maciej