cvs commit: src/sys/ia64/ia64 elf_machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Mon May 17 00:11:38 PDT 2004


marcel      2004/05/17 00:11:37 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        elf_machdep.c 
  Log:
  Unbreak build due to previous commit: now that elf_reloc_internal()
  gets the relocation base passed in relocbase, we cannot declare a
  local variable with the same name. Assume the argument holds the
  same value as the local variable did...
  
  Revision  Changes    Path
  1.18      +0 -1      src/sys/ia64/ia64/elf_machdep.c


More information about the cvs-src mailing list