Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243036
b: refs/heads/master
c: fa73c5b
h: refs/heads/master
v: v3
  • Loading branch information
Chen Liqin committed Mar 28, 2011
1 parent 6cc9ad0 commit 8644c78
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: 538202b5cc7d7071bddd2a70656d57b1cbb45d0b
refs/heads/master: fa73c5bffbb2961ca71d88b4d925038458bc2b4c
2 changes: 1 addition & 1 deletion trunk/arch/score/include/asm/irqflags.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ static inline unsigned long arch_local_save_flags(void)

static inline unsigned long arch_local_irq_save(void)
{
unsigned long flags
unsigned long flags;

asm volatile(
" mfcr r8, cr0 \n"
Expand Down

0 comments on commit 8644c78

Please sign in to comment.