Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347263
b: refs/heads/master
c: 79fcf52
h: refs/heads/master
i:
  347261: 6f5bae5
  347259: 87a646e
  347255: 9dfa405
  347247: 465d7df
  347231: bc80f7c
  347199: de0d94a
  347135: 64d6a26
v: v3
  • Loading branch information
Max Filippov authored and Chris Zankel committed Dec 19, 2012
1 parent 9a9aa07 commit 448456c
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: 90e3bc798bec8b33ba4300a7751b627b54b3bb5b
refs/heads/master: 79fcf52ba0dbcb9888812113df2d7248b41e9af1
2 changes: 1 addition & 1 deletion trunk/arch/xtensa/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ ENTRY(_startup)
/* Disable all timers. */

.set _index, 0
.rept XCHAL_NUM_TIMERS - 1
.rept XCHAL_NUM_TIMERS
wsr a0, SREG_CCOMPARE + _index
.set _index, _index + 1
.endr
Expand Down

0 comments on commit 448456c

Please sign in to comment.