diff options
Diffstat (limited to 'src/target/arm11.c')
-rw-r--r-- | src/target/arm11.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm11.c b/src/target/arm11.c index c41adfa3..f46e424b 100644 --- a/src/target/arm11.c +++ b/src/target/arm11.c @@ -1203,7 +1203,7 @@ int arm11_assert_reset(target_t *target) /* FIX! we really should assert srst here, but * how do we reset the target into the halted state? - * + * * Also arm11 behaves "funny" when srst is asserted * (as of writing the rules are not understood). */ |