Paolo 'Blaisorblade' Giarrusso | 23352fc | 2005-05-05 16:15:16 -0700 | [diff] [blame] | 1 | #include "linux/module.h" |
Matthew Wilcox | 64ac24e | 2008-03-07 21:55:58 -0500 | [diff] [blame] | 2 | #include "asm/string.h" |
Paolo 'Blaisorblade' Giarrusso | 23352fc | 2005-05-05 16:15:16 -0700 | [diff] [blame] | 3 | |
4 | /*XXX: we need them because they would be exported by x86_64 */ | ||||
5 | EXPORT_SYMBOL(__memcpy); |