diff src/cxux-crt0.s @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 18e524802887
children
line wrap: on
line diff
--- a/src/cxux-crt0.s	Sun Jan 15 23:02:10 2006 +0000
+++ b/src/cxux-crt0.s	Mon Jan 16 00:03:54 2006 +0000
@@ -1,6 +1,6 @@
 /*
  * External symbol setup file for GNU Emacs on CX/UX
- * Copyright (C) 1990 Free Software Foundation, Inc.
+ * Copyright (C) 1990, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  *
  * This file is part of GNU Emacs.
  *
@@ -36,3 +36,6 @@
 	.data
 	.globl _data_start
 _data_start:	.space 4
+
+/* arch-tag: ba84e4dc-615d-4a81-898c-f5b98ec71c9d
+   (do not change this comment) */