• Miles Bader's avatar
    [PATCH] Add some v850 elf constants · 0c907d80
    Miles Bader authored
    These are used for the new in-kernel module loader (actually not all the
    relocation types are used right now, but are included for completeness).
    
    Only the EM_CYGNUS_V850 macro, which is in a global namespace, is added
    to <linux/elf.h>; the relocation types, which are private to the v850,
    are added to <asm-v850/elf.h>.  [Perhaps some other archs can do a
    similar split, to reduce the bloat in <linux/elf.h>]
    0c907d80
elf.h 3.02 KB