Mercurial > hg > xemacs-beta
comparison src/m/7300.h @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 0132846995bd |
children | a86b2b5e0111 |
comparison
equal
deleted
inserted
replaced
172:a38aed19690b | 173:8eaf7971accc |
---|---|
22 /* Synched up with: FSF 19.31. */ | 22 /* Synched up with: FSF 19.31. */ |
23 | 23 |
24 /* The following line tells the configuration script what sort of | 24 /* The following line tells the configuration script what sort of |
25 operating system this machine is likely to run. | 25 operating system this machine is likely to run. |
26 USUAL-OPSYS="usg5-2-2" */ | 26 USUAL-OPSYS="usg5-2-2" */ |
27 | |
28 /* Supposedly now these machines have flexnames. | |
29 | |
30 /* # define SHORTNAMES */ | |
31 | 27 |
32 /* XINT must explicitly sign-extend */ | 28 /* XINT must explicitly sign-extend */ |
33 | 29 |
34 #define EXPLICIT_SIGN_EXTEND | 30 #define EXPLICIT_SIGN_EXTEND |
35 | 31 |