diff src/m/aviion.h @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents 6a378aca36af
children a86b2b5e0111
line wrap: on
line diff
--- a/src/m/aviion.h	Mon Aug 13 09:43:39 2007 +0200
+++ b/src/m/aviion.h	Mon Aug 13 09:44:42 2007 +0200
@@ -100,10 +100,6 @@
 
 #define	ADDR_CORRECT(ADDR) ((int)ADDR)
 
-/* Cast pointers to this type to compare them. */
-
-#define	PNTR_COMPARISON_TYPE	void *
-
 /* Some machines that use COFF executables require that each section
    start on a certain boundary *in the COFF file*.  Such machines should
    define SECTION_ALIGNMENT to a mask of the low-order bits that must be