Imported Upstream version 1.2
[platform/upstream/libunwind.git] / include / tdep-ppc32 / jmpbuf.h
index 3780d5b..861e94d 100644 (file)
@@ -31,7 +31,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  */
 
 /* Use glibc's jump-buffer indices; NPTL peeks at SP: */
 
-#define JB_SP          6
-#define JB_RP          7
-#define JB_MASK_SAVED  8
-#define JB_MASK                9
+#define JB_SP           6
+#define JB_RP           7
+#define JB_MASK_SAVED   8
+#define JB_MASK         9