Skip to content
Commit 3d3d6a85 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

x86: remove hacks to include functions



None of this is currently necessary, the spurious interrupt
stubs and exception entry code is included in the binary just
fine. To make matters worse, some data referenced lives in the
.intList section which is completely stripped out of the binary.

If in the future we find certain essential functions are being
garbage collected when they should not be, the proper way to
mitigate this is with KEEP() directives in the linker script.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 0fdc9b5b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment