Mercurial > hg > xemacs-beta
comparison src/m/hp800.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 376386a54a3c |
children | a86b2b5e0111 |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
116 #define NO_REMAP | 116 #define NO_REMAP |
117 | 117 |
118 /* This machine requires completely different unexec code | 118 /* This machine requires completely different unexec code |
119 which lives in a separate file. Specify the file name. */ | 119 which lives in a separate file. Specify the file name. */ |
120 | 120 |
121 #define UNEXEC unexhp9k800.o | 121 #define UNEXEC "unexhp9k800.o" |
122 | 122 |
123 #define LIBS_MACHINE | 123 #define LIBS_MACHINE |
124 #define LIBS_DEBUG | 124 #define LIBS_DEBUG |
125 | 125 |
126 /* Include the file bsdtty.h, since this machine has job control. */ | 126 /* Include the file bsdtty.h, since this machine has job control. */ |