OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [emultempl/] [pep.em] - Diff between revs 145 and 148

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 145 Rev 148
Line 1128... Line 1128...
}
}
 
 
static bfd_boolean
static bfd_boolean
pr_sym (struct bfd_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
pr_sym (struct bfd_hash_entry *h, void *inf ATTRIBUTE_UNUSED)
{
{
  if (pep_dll_extra_pe_debug)
 
    printf ("+%s\n", h->string);
    printf ("+%s\n", h->string);
 
 
  return TRUE;
  return TRUE;
}
}
#endif /* DLL_SUPPORT */
#endif /* DLL_SUPPORT */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.