]> code.delx.au - gnu-emacs/blobdiff - src/m/alpha.h
Auto-commit of generated files.
[gnu-emacs] / src / m / alpha.h
index 3a27cfd65d9f6ff94dff38f93fbf8c92c5d93832..2a97a3d5b0c146f6f5c5552a068aaa912a9bdb75 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine description file for the alpha chip.
 
-Copyright (C) 1994, 1997, 1999, 2001-2011  Free Software Foundation, Inc.
+Copyright (C) 1994, 1997, 1999, 2001-2012  Free Software Foundation, Inc.
 
 Author: Rainer Schoepf
 (according to authors.el)
@@ -31,7 +31,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #ifdef __ELF__
 
-#if !defined(GNU_LINUX) && !defined(__NetBSD__)
+#if !defined (GNU_LINUX) && !defined (__NetBSD__)
 #define DATA_START    0x140000000
 #endif