Skip to content
Commit c0ee8c4a authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

x86: use z_bss_zero and z_data_copy



Instead of doing these in assembly, use the common z_bss_zero()
and z_data_copy() C functions instead. This simplifies code
a bit and we won't miss any additions to these two functions
(if any) under x86 in the future (as x86_64 was actually not
clearing gcov bss area).

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent dd98de88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment