]> code.delx.au - gnu-emacs/blobdiff - src/m/amdahl.h
(remove-overlays): Fix last change.
[gnu-emacs] / src / m / amdahl.h
index b6a3871a22159ce6c4096fbd897bd97655c4123a..e418e3a43bf5505b5415242d7f827a0ebd3cde78 100644 (file)
@@ -1,5 +1,6 @@
-/* amdahl machine description file 
-   Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.
+/* amdahl machine description file
+   Copyright (C) 1987, 1999, 2002, 2003, 2004,
+                 2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -15,8 +16,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 /*
 This file for amdahl_uts created by modifying the template.h
@@ -123,7 +124,7 @@ extern int sign_extend_temp;
 
 /* Put text and data on non-segment boundary; makes image smaller */
 
-#define LD_SWITCH_MACHINE      -N 
+#define LD_SWITCH_MACHINE      -N
 
 /* When writing the 'xemacs' file, make text segment ro */
 #define EXEC_MAGIC     0410
@@ -134,3 +135,6 @@ extern int sign_extend_temp;
 
 /* Compensate for error in signal.h.  */
 #define NSIG_MINIMUM 20
+
+/* arch-tag: cf665976-ddb1-49b0-b383-371e17f36acf
+   (do not change this comment) */