aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2006-02-14 22:03:16 +0000
committerMiles Bader2006-02-14 22:03:16 +0000
commit853e72d905ac4b85e441948896229d5726858257 (patch)
treea454068e835988a2f99ea92189573a66510d7833 /src
parentee75f8b7ae03bc5eb01081b7f553b40af4c038dd (diff)
downloademacs-853e72d905ac4b85e441948896229d5726858257.tar.gz
emacs-853e72d905ac4b85e441948896229d5726858257.zip
Add arch tagline
Diffstat (limited to 'src')
-rw-r--r--src/m/ibms390x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/ibms390x.h b/src/m/ibms390x.h
index e11bdaeeafc..0d3acd34d97 100644
--- a/src/m/ibms390x.h
+++ b/src/m/ibms390x.h
@@ -158,3 +158,6 @@ NOTE-END */
158/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ 158/* Define XPNTR to avoid or'ing with DATA_SEG_BITS */
159 159
160#define XPNTR(a) XUINT (a) 160#define XPNTR(a) XUINT (a)
161
162/* arch-tag: 4b87653c-6add-4663-8691-7d9dc17b5519
163 (do not change this comment) */