Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130836
b: refs/heads/master
c: b3c960b
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Jan 31, 2009
1 parent 93f9035 commit 9e895a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6fd7ad96d6c51ba15479cb74dcb189b666422394
refs/heads/master: b3c960b277c440c8a7788d338c9f494ad62e46ab
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/entry-common.S
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ ENTRY(mcount)
ldmia sp!, {r0-r3, pc}

trace:
ldr r1, [fp, #-4]
ldr r1, [fp, #-4] @ lr of instrumented routine
mov r0, lr
sub r0, r0, #MCOUNT_INSN_SIZE
mov lr, pc
Expand Down

0 comments on commit 9e895a4

Please sign in to comment.