/[emacs]/emacs/src/m/powerpcle.h
ViewVC logotype

Diff of /emacs/src/m/powerpcle.h

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

revision 1.4 by schwab, Mon Apr 15 13:21:08 2002 UTC revision 1.4.2.1 by miles, Fri Apr 4 06:21:12 2003 UTC
# Line 17  You should have received a copy of the G Line 17  You should have received a copy of the G
17  along with GNU Emacs; see the file COPYING.  If not, write to  along with GNU Emacs; see the file COPYING.  If not, write to
18  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
19    
20  /* The following line tells the configuration script what sort of  /* The following line tells the configuration script what sort of
21     operating system this machine is likely to run.     operating system this machine is likely to run.
22     USUAL-OPSYS="Solaris2.5.1 Windows/NT AIX 4.1.2"     USUAL-OPSYS="Solaris2.5.1 Windows/NT AIX 4.1.2"
23  */  */
# Line 54  the Free Software Foundation, 675 Mass A Line 54  the Free Software Foundation, 675 Mass A
54    
55  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
56    
 #ifndef NOT_C_CODE  
 #if __GNUC__ < 2 /* Modern versions of GCC handle alloca directly.  */  
 #include <alloca.h>  
 #endif  
 #endif  
   
57  /* Control a conditional in unexelf.c.  */  /* Control a conditional in unexelf.c.  */
58  #define SOLARIS_POWERPC  #define SOLARIS_POWERPC

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

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