diff src/m/mega68.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
line wrap: on
line diff
--- a/src/m/mega68.h	Thu Apr 15 01:08:34 2004 +0000
+++ b/src/m/mega68.h	Fri Apr 16 12:51:06 2004 +0000
@@ -47,3 +47,6 @@
 /* Convert that into an integer that is 100 for a load average of 1.0  */
 
 #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
+
+/* arch-tag: 61e6deb4-a93e-444b-bbd5-9887a83f1bbc
+   (do not change this comment) */