Handle array- and string-like values in no-op pretty printers
[binutils-gdb.git] / bfd / pei-arm-wince.c
index b0499b74c36f5e5ea856ff6d8a70a2929ee608f9..914ee0bb07f24c005d756a3fbccaa15bac102863 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for ARM WINCE PE IMAGE COFF files.
-   Copyright (C) 2006-2017 Free Software Foundation, Inc.
+   Copyright (C) 2006-2023 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -28,4 +28,6 @@
 
 #define LOCAL_LABEL_PREFIX "."
 
+#define WINCE
+
 #include "pei-arm.c"