emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/sparc.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/sparc.h,v
Date: Thu, 10 Jul 2008 02:49:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/10 02:49:29

Index: m/sparc.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/sparc.h,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- m/sparc.h   8 Jul 2008 07:03:07 -0000       1.34
+++ m/sparc.h   10 Jul 2008 02:49:28 -0000      1.35
@@ -36,11 +36,7 @@
 
 #define NO_ARG_ARRAY
 
-/* Say this machine is a sparc.  Probably already defined.  */
-
-#ifndef __sparc__
-#define __sparc__
-#endif
+/* __sparc__ is defined by the compiler by default.  */
 
 /* Use type int rather than a union, to represent Lisp_Object */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]