Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79988
b: refs/heads/master
c: 1e160cc
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Ingo Molnar committed Jan 30, 2008
1 parent b88f24d commit a03c086
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: 341d8854d38fe6e7655f7748babae5c25a51aa70
refs/heads/master: 1e160cc3f3b5c38bba79c58172e82c1e24934546
2 changes: 1 addition & 1 deletion trunk/include/asm-x86/msr.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <asm/asm.h>
#include <asm/errno.h>

static inline unsigned long long native_read_tscp(int *aux)
static inline unsigned long long native_read_tscp(unsigned int *aux)
{
unsigned long low, high;
asm volatile (".byte 0x0f,0x01,0xf9"
Expand Down

0 comments on commit a03c086

Please sign in to comment.