Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97156
b: refs/heads/master
c: 3e3b48e
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed May 21, 2008
1 parent 11b18a1 commit 0b53e1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions 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: d347926a7ef9fa1334894a0531aa0c5f8a1ddeae
refs/heads/master: 3e3b48e5198544dd90e27265a70c1a834139e025
6 changes: 4 additions & 2 deletions trunk/arch/um/sys-x86_64/ksyms.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include "linux/module.h"
#include "asm/string.h"
#include <linux/module.h>
#include <asm/string.h>
#include <asm/checksum.h>

/*XXX: we need them because they would be exported by x86_64 */
EXPORT_SYMBOL(__memcpy);
EXPORT_SYMBOL(csum_partial);

0 comments on commit 0b53e1f

Please sign in to comment.