summaryrefslogtreecommitdiff
path: root/gdb/config/pa/tm-hppao.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/pa/tm-hppao.h')
-rw-r--r--gdb/config/pa/tm-hppao.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/pa/tm-hppao.h b/gdb/config/pa/tm-hppao.h
index 7df42474744..2e87efa9c45 100644
--- a/gdb/config/pa/tm-hppao.h
+++ b/gdb/config/pa/tm-hppao.h
@@ -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. */