/[gcl]/gcl/h/powerpc-macosx.h
ViewVC logotype

Diff of /gcl/h/powerpc-macosx.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by camm, Sat Jan 15 19:47:00 2005 UTC revision 1.13 by camm, Sat May 7 02:44:56 2005 UTC
# Line 75  extern char *my_sbrk(int incr); Line 75  extern char *my_sbrk(int incr);
75  #endif  #endif
76    
77  /* The file has non Mach-O stuff appended.  We need to know where the Mach-O stuff ends.  */  /* The file has non Mach-O stuff appended.  We need to know where the Mach-O stuff ends.  */
78    #include <stdio.h>
79    extern int seek_to_end_ofile (FILE *);
80  #define SEEK_TO_END_OFILE(fp) seek_to_end_ofile(fp)  #define SEEK_TO_END_OFILE(fp) seek_to_end_ofile(fp)
81    
82  /* Processor cache synchronization code.  This is based on powerpc-linux.h (Debian ppc).  /* Processor cache synchronization code.  This is based on powerpc-linux.h (Debian ppc).

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26