X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FGdbStub%2FArm%2FProcessor.c;h=96b4f570c4ebb0733c086df2faa7c3ef69e7b623;hp=80803b2d913e7803b7a4aba713b079d13712430c;hb=f33d5d68abc02727dc828c1079e72ab65e1d63af;hpb=3402aac7d985bf8a9f9d3c639f3fe93609380513 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 (