]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Convert memcpy() from a macro to an inline function
authorMichael Brown <mcb30@ipxe.org>
Sun, 4 Nov 2012 22:50:27 +0000 (22:50 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 12 Nov 2012 16:58:49 +0000 (16:58 +0000)
commit61c6af3f0b64b711f4a104aedad036a3d12093eb
tree9884fe6b50f35aba338108d3ee097ad26bbdcfc5
parentfc30b13b25d66c711778fee50ce2d5609ad361ee
[libc] Convert memcpy() from a macro to an inline function

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/include/bits/string.h
src/include/string.h