Ticket #40974: patch-no_sbrk_2.diff

File patch-no_sbrk_2.diff, 284 bytes (added by stoffer@…, 10 years ago)
  • support/sdbinutils/binutils/sysdep.h

    old new  
    9090
    9191#ifdef HAVE_SBRK
    9292#if !HAVE_DECL_SBRK
    93 extern char *sbrk ();
     93//extern char *sbrk ();
    9494#endif
    9595#endif
    9696