Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264652
b: refs/heads/master
c: b55fa18
h: refs/heads/master
v: v3
  • Loading branch information
Afzal Mohammed authored and Russell King committed Oct 20, 2011
1 parent 5be3844 commit cb847d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 628e1110feebeb834359fd6f44ec7e346bdf9611
refs/heads/master: b55fa18817743c3c4aef14f0c6fc0e21d7bc1e62
4 changes: 2 additions & 2 deletions trunk/arch/arm/kernel/debug.S
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ printhex: adr r2, hexbuf
b printascii
ENDPROC(printhex2)

hexbuf: .space 16

.ltorg

ENTRY(printascii)
Expand All @@ -175,5 +177,3 @@ ENTRY(printch)
mov r0, #0
b 1b
ENDPROC(printch)

hexbuf: .space 16

0 comments on commit cb847d8

Please sign in to comment.