]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/pa/tm-hppao.h
import gdb-1999-07-07 post reformat
[thirdparty/binutils-gdb.git] / gdb / config / pa / tm-hppao.h
index 7df4247474469979ef0ebb1a6e448637fb980740..2e87efa9c45ebbb07727aad072e4a7342c37fb4a 100644 (file)
@@ -12,7 +12,7 @@
 /*
  * Software defined PSW masks.
  */
-#define PSW_SS  0x10000000      /* Kernel managed single step */
+#define PSW_SS  0x10000000     /* Kernel managed single step */
 
 /* Thread flavors used in re-setting the T bit.
  * @@ this is also bad for cross debugging.
@@ -89,7 +89,7 @@
         write_register(IPSW_REGNUM, ipsw & ~(PSW_N | PSW_B | PSW_X)); \
         stop_pc = pcoqt; \
       } \
-   }), 0) 
+   }), 0)
 
 /* It's mostly just the common stuff.  */