|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [patch] explicitly defining memmove for x86_64
Without the attached patch ubuntu's gcc (3.3.5) was complaining about
the implicit declaration of __builtin_memmove. Extern'ing past that,
the linker wouldn't resolve the same symbol.
This patch just does the same thing that is already done for x86_32.
signed-off-by: scott parish <srparish@xxxxxxxxxx>
sRp
--
Scott Parish
x86-64-memmove.diff
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [patch] explicitly defining memmove for x86_64,
Scott Parish <=
|
|
|
|
|