* s390-tdep.c (enum pv_boolean): Remove.
[deliverable/binutils-gdb.git] / gdb / sparc-sol2-nat.c
index ccc26dd8ee10257342ccfa2cf6752ec53146f519..61ca7120f327c8e3e21feaf8d3cae765d49304c1 100644 (file)
@@ -48,7 +48,7 @@
    Note that a 32-bit GDB won't be able to debug a 64-bit target
    process using /proc on Solaris.  */
 
-#if (defined (__arch64__) ||
+#if (defined (__arch64__) || \
      (defined (PR_MODEL_NATIVE) && (PR_MODEL_NATIVE == PR_MODEL_LP64)))
 
 #include "sparc64-tdep.h"
This page took 0.022958 seconds and 4 git commands to generate.