diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/hp800.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/hp800.h b/src/m/hp800.h index 52f747fb9dd..36453c5b094 100644 --- a/src/m/hp800.h +++ b/src/m/hp800.h | |||
| @@ -154,8 +154,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 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 |