Clean up code using FEATURE_EXECUTABLE. Since builtin_image_flag is
always part of the build now, we can remove most of the conditionalization on FEATURE_EXECUTABLE. Only need to preserve the part about calling map_core_sections, which is only defined if FEATURE_EXECUTABLE is defined.
Please register or sign in to comment