• Andrew Morton's avatar
    [PATCH] m68knommu/coldfire: fix gcc cpu define · 0cd04dcb
    Andrew Morton authored
    From: <gerg@snapgear.com>
    
    Fix architecture/cpu defines to support those used by modern versions of
    gcc (that is gcc > 3.3.x) for m68knommu.  The standard for defining
    ColdFire architectures is no longer __mcf5200__, it is now __mcoldfire__.
    This patch fixes all the occurances in the m68knommu/lib functions.
    0cd04dcb
divsi3.S 3.5 KB