Component Type: kbuild config
More info: This requires that the arch annotates or otherwise protects its external entry points from being discarded. Linker scripts must also merge .text.*, .data.*, and .bss.* correctly into output sections. Care must be taken not to pull in unrelated sections (e.g., '.text.init'). Typically '.' in section names is used to distinguish them from label names / C identifiers.
Build project: Kconfig (Linux kconfig) (Path: init\Kconfig )
Other views: file explorer