Mercurial > hg > xemacs-beta
comparison src/m/alpha.h @ 165:5a88923fcbfe r20-3b9
Import from CVS: tag r20-3b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:44:42 +0200 |
parents | 0132846995bd |
children | 2d532a89d707 |
comparison
equal
deleted
inserted
replaced
164:4e0740e5aab2 | 165:5a88923fcbfe |
---|---|
183 #endif /* LINUX */ | 183 #endif /* LINUX */ |
184 | 184 |
185 /* The program to be used for unexec. */ | 185 /* The program to be used for unexec. */ |
186 | 186 |
187 #define UNEXEC "unexalpha.o" | 187 #define UNEXEC "unexalpha.o" |
188 | |
189 #define PNTR_COMPARISON_TYPE unsigned long | |
190 | 188 |
191 #if 0 | 189 #if 0 |
192 | 190 |
193 /* XEmacs -- removed code to define XINT, etc. This gets | 191 /* XEmacs -- removed code to define XINT, etc. This gets |
194 correctly handled automatically. */ | 192 correctly handled automatically. */ |