diff options
author | rpaulo <rpaulo@FreeBSD.org> | 2010-08-24 12:56:45 +0000 |
---|---|---|
committer | rpaulo <rpaulo@FreeBSD.org> | 2010-08-24 12:56:45 +0000 |
commit | 78f20695ad97aec1063beb298dc82b8ffc3eeb4d (patch) | |
tree | 36731b402de12295c03637de4571e01b070b1388 /lib/libc/sys/stack_protector.c | |
parent | ff10c6bff6eb6edbce7791e6a8d26a3b76194eea (diff) | |
download | FreeBSD-src-78f20695ad97aec1063beb298dc82b8ffc3eeb4d.zip FreeBSD-src-78f20695ad97aec1063beb298dc82b8ffc3eeb4d.tar.gz |
Replace structure assignments with explicity memcpy calls. This allows
Clang to compile this file: it was using the builtin memcpy and we want
to use the memcpy defined in gptboot.c. (Clang can't compile boot2 yet).
Submitted by: Dimitry Andric <dimitry at andric.com>
Reviewed by: jhb
Diffstat (limited to 'lib/libc/sys/stack_protector.c')
0 files changed, 0 insertions, 0 deletions