comparison src/m/hp800.h @ 9040:7e3abfe0261a

(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
author Richard M. Stallman <rms@gnu.org>
date Sat, 24 Sep 1994 00:33:39 +0000
parents 191acacfa1ec
children 23f72b18b420
comparison
equal deleted inserted replaced
9039:22e5c594d59d 9040:7e3abfe0261a
152 differences are thusly moved to the corresponding machine description file. 152 differences are thusly moved to the corresponding machine description file.
153 */ 153 */
154 154
155 /* no underscore please */ 155 /* no underscore please */
156 #define LDAV_SYMBOL "avenrun" 156 #define LDAV_SYMBOL "avenrun"
157 #define CPTIME_SYMBOL "cp_time"
158 #define DKXFER_SYMBOL "dk_xfer"
159 157
160 #if 0 /* Supposedly no longer true. */ 158 #if 0 /* Supposedly no longer true. */
161 /* In hpux, for unknown reasons, S_IFLNK is defined even though 159 /* In hpux, for unknown reasons, S_IFLNK is defined even though
162 symbolic links do not exist. 160 symbolic links do not exist.
163 Make sure our conditionals based on S_IFLNK are not confused. 161 Make sure our conditionals based on S_IFLNK are not confused.