diff src/m/hp800.h @ 96589:31cae2dacc05

* unexec.c: * m/ia64.h: * m/hp800.h: Remove dead code.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 10 Jul 2008 06:49:46 +0000
parents e1043d6b0d2b
children 0e3e875ffade
line wrap: on
line diff
--- a/src/m/hp800.h	Thu Jul 10 04:27:32 2008 +0000
+++ b/src/m/hp800.h	Thu Jul 10 06:49:46 2008 +0000
@@ -127,17 +127,6 @@
 /* no underscore please */
 #define LDAV_SYMBOL "avenrun"
 
-#if 0   /* Supposedly no longer true.  */
-/* In hpux, for unknown reasons, S_IFLNK is defined even though
-   symbolic links do not exist.
-   Make sure our conditionals based on S_IFLNK are not confused.
-
-   Here we assume that stat.h is included before config.h
-   so that we can override it here.  */
-
-#undef S_IFLNK
-#endif
-
 /* On USG systems these have different names. */
 
 #define index strchr