commit | 7acf71d1a224b6e7a40a244d804cea1780a643ed | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Thu Sep 25 13:47:47 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Sep 25 15:35:41 2014 +0100 |
tree | 82ee6f941f8319edbfcc3c84f981a317b7a5879f | |
parent | a9ae04c9faeff1ad617e4f4492af3143d8c5ad9b [diff] |
arm64: Fix typos in KGDB macros Some of the KGDB macros used for generating the BRK instructions had the wrong spelling for DBG and KGDB abbreviations. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>