]> code.delx.au - gnu-emacs/blobdiff - src/m/amdahl.h
(gc_cons_threshold): Not static.
[gnu-emacs] / src / m / amdahl.h
index b6a3871a22159ce6c4096fbd897bd97655c4123a..8b32a2e64d1183007c862bb288859a3c1ddf8b25 100644 (file)
@@ -1,4 +1,4 @@
-/* amdahl machine description file 
+/* amdahl machine description file
    Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
@@ -15,8 +15,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 +123,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 +134,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) */