diff options
Diffstat (limited to 'gdb/config/i386/xm-go32.h')
-rw-r--r-- | gdb/config/i386/xm-go32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/i386/xm-go32.h b/gdb/config/i386/xm-go32.h index 91f5d35..326277a 100644 --- a/gdb/config/i386/xm-go32.h +++ b/gdb/config/i386/xm-go32.h @@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#undef EIO -#define EIO 0 #define SYS_SIGLIST_MISSING 1 #define HOST_BYTE_ORDER LITTLE_ENDIAN #include "fopen-bin.h" |