diff src/cxux-crt0.s @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 2d92f5c9d6ae
line wrap: on
line diff
--- a/src/cxux-crt0.s	Thu Apr 15 01:08:34 2004 +0000
+++ b/src/cxux-crt0.s	Fri Apr 16 12:51:06 2004 +0000
@@ -36,3 +36,6 @@
 	.data
 	.globl _data_start
 _data_start:	.space 4
+
+/* arch-tag: ba84e4dc-615d-4a81-898c-f5b98ec71c9d
+   (do not change this comment) */