diff options
| author | Miles Bader | 2006-02-14 22:03:16 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-02-14 22:03:16 +0000 |
| commit | 853e72d905ac4b85e441948896229d5726858257 (patch) | |
| tree | a454068e835988a2f99ea92189573a66510d7833 /src | |
| parent | ee75f8b7ae03bc5eb01081b7f553b40af4c038dd (diff) | |
| download | emacs-853e72d905ac4b85e441948896229d5726858257.tar.gz emacs-853e72d905ac4b85e441948896229d5726858257.zip | |
Add arch tagline
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/ibms390x.h | 3 |
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) */ | ||