Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9072
b: refs/heads/master
c: 63150fc
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Sep 18, 2005
1 parent b9b76ec commit 2c5708b
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: e0a200894efa33ea1ac9957717ae151afa02bb6f
refs/heads/master: 63150fcf73dbfb752a850a5e2fe3aed570154433
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/semaphore.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ int __down_trylock(struct semaphore * sem)
* registers (r0 to r3 and lr), but not ip, as we use it as a return
* value in some cases..
*/
asm(" .section .sched.text,\"ax\" \n\
asm(" .section .sched.text,\"ax\",%progbits \n\
.align 5 \n\
.globl __down_failed \n\
__down_failed: \n\
Expand Down

0 comments on commit 2c5708b

Please sign in to comment.