summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stack_protector.c
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-08-24 12:56:45 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-08-24 12:56:45 +0000
commit78f20695ad97aec1063beb298dc82b8ffc3eeb4d (patch)
tree36731b402de12295c03637de4571e01b070b1388 /lib/libc/sys/stack_protector.c
parentff10c6bff6eb6edbce7791e6a8d26a3b76194eea (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud