aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/xm-cygwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/xm-cygwin.h')
-rw-r--r--gdb/config/i386/xm-cygwin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/i386/xm-cygwin.h b/gdb/config/i386/xm-cygwin.h
index 1945a75..b8290c2 100644
--- a/gdb/config/i386/xm-cygwin.h
+++ b/gdb/config/i386/xm-cygwin.h
@@ -18,9 +18,9 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define HOST_BYTE_ORDER LITTLE_ENDIAN
-
#include "fopen-bin.h"
+#define GDBINIT_FILENAME "gdb.ini"
+
/* Define this if source files use \r\n rather than just \n. */
#define CRLF_SOURCE_FILES