• Paul Mundt's avatar
    sh: Kill off machvec aliases. · 82f81f47
    Paul Mundt authored
    We now throw all of the machvecs in to .machvec.init and either
    select one on the command line, or copy out the first (and
    usually only) one to sh_mv. The rest are freed as usual.
    
    This gets rid of all of the silly sh_mv aliasing and makes the
    selection explicit rather than link-order dependent.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    82f81f47
machvec.h 2.07 KB