Skip to content
  • Ryan Lortie's avatar
    [project @ 2005-02-17 16:58:18 by desrt] · cfc30307
    Ryan Lortie authored
    LinkerInternals.h: all platforms: changed 'image' pointer in ObjectCode
                                      from (void *) to (char *).
    
    Linker.c: linux/ppc: added mremap() support to unbreak the build when
                         USE_MMAP is defined on linux/ppc (as it now is.)
    cfc30307