Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79943
b: refs/heads/master
c: 62fe164
h: refs/heads/master
i:
  79941: ec9e959
  79939: bc8d1d9
  79935: 588f6aa
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Ingo Molnar committed Jan 30, 2008
1 parent fc73b5e commit 9cf4924
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d3ca901f94b3299dfe3a814770d751844608419f
refs/heads/master: 62fe164c5b036f4bdb19fbfb8f18a75631e67eee
2 changes: 0 additions & 2 deletions trunk/include/asm-x86/system_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@
#define read_barrier_depends() do {} while(0)
#define set_mb(var, value) do { (void) xchg(&var, value); } while (0)

#define warn_if_not_ulong(x) do { unsigned long foo; (void) (&(x) == &foo); } while (0)

static inline unsigned long read_cr8(void)
{
unsigned long cr8;
Expand Down

0 comments on commit 9cf4924

Please sign in to comment.