]> code.delx.au - gnu-emacs/blobdiff - src/m/ia64.h
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
[gnu-emacs] / src / m / ia64.h
index acf6c25844fa469f7e5153bbc9fa801ba9f2cd1a..03ec37b42695a15f8876521a8d1d55631ecc30c3 100644 (file)
@@ -48,11 +48,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* Convert that into an integer that is 100 for a load average of 1.0  */
 #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
 
-#ifdef __ELF__
-#undef UNEXEC
-#define UNEXEC unexelf.o
-#endif
-
 #ifndef NOT_C_CODE
 
 #ifdef REL_ALLOC