Loading fs/binfmt_flat.c +1 −1 Original line number Diff line number Diff line Loading @@ -380,7 +380,7 @@ calc_reloc(unsigned long r, struct lib_info *p, int curid, int internalp) /****************************************************************************/ void old_reloc(unsigned long rl) static void old_reloc(unsigned long rl) { #ifdef DEBUG char *segment[] = { "TEXT", "DATA", "BSS", "*UNKNOWN*" }; Loading Loading
fs/binfmt_flat.c +1 −1 Original line number Diff line number Diff line Loading @@ -380,7 +380,7 @@ calc_reloc(unsigned long r, struct lib_info *p, int curid, int internalp) /****************************************************************************/ void old_reloc(unsigned long rl) static void old_reloc(unsigned long rl) { #ifdef DEBUG char *segment[] = { "TEXT", "DATA", "BSS", "*UNKNOWN*" }; Loading