[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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 Attachment:
x86-64-memmove.diff _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |