commit | 7460bce42323df6570c7ba5091cb5201c7af1944 | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Fri Jun 03 12:12:33 2011 +0100 |
committer | Tixy <tixy@medhuaa1.miniserver.com> | Wed Jul 13 17:32:43 2011 +0000 |
tree | 6ac2de7fc94c33daade646ff3edad203743ad1d7 | |
parent | 3f92dfed6a9a5f490128c8e7cc6a64dfe412994f [diff] |
ARM: ptrace: Add APSR_MASK definition to ptrace.h APSR_MASK can be used to extract the APSR bits from the CPSR. The comment for these definitions is also changed because it was inaccurate as the existing defines didn't refer to any part of the APSR. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>