On Sat, Sep 6, 2014 at 7:16 AM, Arnd Bergmann <a...@arndb.de> wrote: > > On Friday 05 September 2014 16:23:14 beh...@converseincode.com wrote: > > --- /dev/null > > +++ b/arch/arm64/lib/eabi.c > > @@ -0,0 +1,32 @@ > > +/* > > + * linux/lib/eabi.c > > Please don't put the file names in the files themselves, it's redundant > and in this case actually wrong.
Sorry, will fix. > > > + * Copyright (C) 2012 Mark Charlebois > > + */ > > + > > +/* > > + * EABI routines > > Does EABI specify these function names? I would think that they are > just random libgcc (whatever that is called in clang) functions. http://infocenter.arm.com/help/topic/com.arm.doc.ihi0043d/IHI0043D_rtabi.pdf See section 4.3.4 Memory copying, clearing, and setting > > Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/