summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/GdbStub/Arm/Processor.c
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/GdbStub/Arm/Processor.c')
-rw-r--r--EmbeddedPkg/GdbStub/Arm/Processor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmbeddedPkg/GdbStub/Arm/Processor.c b/EmbeddedPkg/GdbStub/Arm/Processor.c
index 80803b2d91..96b4f570c4 100644
--- a/EmbeddedPkg/GdbStub/Arm/Processor.c
+++ b/EmbeddedPkg/GdbStub/Arm/Processor.c
@@ -398,7 +398,7 @@ LIST_ENTRY BreakpointList;
/**
Insert Single Step in the SystemContext
- @param SystemContext Register content at time of the exception
+ @param SystemContext Register content at time of the exception
**/
VOID
AddSingleStep (
@@ -429,7 +429,7 @@ AddSingleStep (
/**
Remove Single Step in the SystemContext
- @param SystemContext Register content at time of the exception
+ @param SystemContext Register content at time of the exception
**/
VOID
RemoveSingleStep (