blob: 4d7d1a812d8fd8987394b1c7fb583303a9ac1f3e [file] [log] [blame]
Paolo 'Blaisorblade' Giarrusso23352fc2005-05-05 16:15:16 -07001#include "linux/module.h"
Matthew Wilcox64ac24e2008-03-07 21:55:58 -05002#include "asm/string.h"
Paolo 'Blaisorblade' Giarrusso23352fc2005-05-05 16:15:16 -07003
4/*XXX: we need them because they would be exported by x86_64 */
5EXPORT_SYMBOL(__memcpy);