On Wed, 2017-07-19 at 11:06 +0200, Andreas Schwab wrote:
> On Jul 19 2017, Ben Hutchings <[email protected]> wrote:
> 
> > diff --git a/arch/m68k/include/asm/asm-prototypes.h 
> > b/arch/m68k/include/asm/asm-prototypes.h
> > new file mode 100644
> > index 000000000000..4cd692a44c11
> > --- /dev/null
> > +++ b/arch/m68k/include/asm/asm-prototypes.h
> > @@ -0,0 +1,5 @@
> > +extern void __divsi3(void);
> > +extern void __modsi3(void);
> > +extern void __mulsi3(void);
> > +extern void __udivsi3(void);
> > +extern void __umodsi3(void);
> 
> That doesn't match the actual prototypes.

I know.  But the compiler doesn't care, and their real ABI is extremely
stable.

Ben.

-- 
Ben Hutchings
Theory and practice are closer in theory than in practice.
                             - John Levine, moderator of comp.compilers

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to