Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329220
b: refs/heads/master
c: c0522b6
h: refs/heads/master
v: v3
  • Loading branch information
David Howells committed Oct 2, 2012
1 parent 6b3fa87 commit 257521a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 584c5ef813c63354ed9e03b732048240c09b86af
refs/heads/master: c0522b6cc1237c935b2cead3fa7b45465df2f839
4 changes: 4 additions & 0 deletions trunk/arch/x86/lib/insn.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@
* Copyright (C) IBM Corporation, 2002, 2004, 2009
*/

#ifdef __KERNEL__
#include <linux/string.h>
#else
#include <string.h>
#endif
#include <asm/inat.h>
#include <asm/insn.h>

Expand Down

0 comments on commit 257521a

Please sign in to comment.