aboutsummaryrefslogtreecommitdiff
path: root/bfd/pe-arm.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/pe-arm.c')
-rw-r--r--bfd/pe-arm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/pe-arm.c b/bfd/pe-arm.c
index f8a0481..6c6b659 100644
--- a/bfd/pe-arm.c
+++ b/bfd/pe-arm.c
@@ -40,4 +40,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
bfd_arm_pe_process_before_allocation
#endif
+#ifdef ARM_WINCE
+#define TARGET_UNDERSCORE 0
+#endif
+
#include "coff-arm.c"