Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88957
b: refs/heads/master
c: ace4fdb
h: refs/heads/master
i:
  88955: 415529b
v: v3
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent e364eca commit 160d7ed
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: affe66374ca16572fbb22cefe267d6072c49ce9d
refs/heads/master: ace4fdbb2fa842fc557bc0ae5909d790eb335ff8
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/i8259.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

extern unsigned int cached_irq_mask;

#define __byte(x,y) (((unsigned char *) &(y))[x])
#define __byte(x, y) (((unsigned char *)&(y))[x])
#define cached_master_mask (__byte(0, cached_irq_mask))
#define cached_slave_mask (__byte(1, cached_irq_mask))

Expand Down

0 comments on commit 160d7ed

Please sign in to comment.