summaryrefslogtreecommitdiff
path: root/src/m/orion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/orion.h')
-rw-r--r--src/m/orion.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/orion.h b/src/m/orion.h
index 2a89251e23c..76519f6fe68 100644
--- a/src/m/orion.h
+++ b/src/m/orion.h
@@ -64,3 +64,6 @@ Boston, MA 02111-1307, USA. */
#define FSCALE 1.0
#endif
#define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
+
+/* arch-tag: 4fcf38ad-d6b0-434b-bc10-16647d5a7fb6
+ (do not change this comment) */