/[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.3.2.4.12.1.2.1.2.1 by camm, Thu Dec 1 22:18:23 2005 UTC revision 1.3.2.4.12.1.2.1.2.2 by camm, Thu Dec 1 23:00:21 2005 UTC
# Line 39  extern char *get_dbegin (); Line 39  extern char *get_dbegin ();
39  #define SET_REAL_MAXPAGE { my_sbrk(0); real_maxpage = (int) mach_maplimit/PAGESIZE; }  #define SET_REAL_MAXPAGE { my_sbrk(0); real_maxpage = (int) mach_maplimit/PAGESIZE; }
40    
41  #define sbrk my_sbrk  #define sbrk my_sbrk
42  extern void *my_sbrk(int incr);  extern char *my_sbrk(int incr);
43    
44    
45  /** (si::save-system "...") a.k.a. unexec implementation  */  /** (si::save-system "...") a.k.a. unexec implementation  */

Legend:
Removed from v.1.3.2.4.12.1.2.1.2.1  
changed lines
  Added in v.1.3.2.4.12.1.2.1.2.2

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