Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349101
b: refs/heads/master
c: a73b59c
h: refs/heads/master
i:
  349099: 45f1772
v: v3
  • Loading branch information
Uwe Kleine-König authored and Olof Johansson committed Jan 16, 2013
1 parent 9e41eda commit 54a750a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ad6f27617317bd4343759a95b1f69c11a766d09a
refs/heads/master: a73b59c51ab288d81b515b504790267f594884b8
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/debug.S
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,14 @@ ENTRY(printch)
b 1b
ENDPROC(printch)

#ifdef CONFIG_MMU
ENTRY(debug_ll_addr)
addruart r2, r3, ip
str r2, [r0]
str r3, [r1]
mov pc, lr
ENDPROC(debug_ll_addr)
#endif

#else

Expand Down

0 comments on commit 54a750a

Please sign in to comment.