• Andrew Morton's avatar
    [PATCH] fastcall / regparm fixes · 20e39386
    Andrew Morton authored
    From: Gerd Knorr <kraxel@suse.de>
    
    Current gcc's error out if a function's declaration and definition disagree
    about the register passing convention.
    
    The patch adds a new `fastcall' declatation primitive, and uses that in all
    the FASTCALL functions which we could find.  A number of inconsistencies were
    fixed up along the way.
    20e39386
ns83820.c 56.6 KB