Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199150
b: refs/heads/master
c: c392c4c
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed May 23, 2010
1 parent 9004a8a commit 0a6f435
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: 46e3e055ce69a00d735e458445ab1d24718ff751
refs/heads/master: c392c4c6dccf7c64c113b473c7eceedf25eddd51
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pf_in.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/* IA32 Manual 3, 2-1 */
static unsigned char prefix_codes[] = {
0xF0, 0xF2, 0xF3, 0x2E, 0x36, 0x3E, 0x26, 0x64,
0x65, 0x2E, 0x3E, 0x66, 0x67
0x65, 0x66, 0x67
};
/* IA32 Manual 3, 3-432*/
static unsigned int reg_rop[] = {
Expand Down

0 comments on commit 0a6f435

Please sign in to comment.