doc: build: Change a header position

The pre-build header was after its introduction paragraph.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2021-01-05 12:20:44 -08:00 committed by Anas Nashif
commit c2b2462e70

View file

@ -92,12 +92,12 @@ loading/flashing on the desired target board (:file:`zephyr.elf`,
into four stages: the pre-build, first-pass binary, final binary, and
post-processing.
Pre-build occurs before any source files are compiled, because during
this phase header files used by the source files are generated.
Pre-build
=========
Pre-build occurs before any source files are compiled, because during
this phase header files used by the source files are generated.
Offset generation
Access to high-level data structures and members is sometimes
required when the definitions of those structures is not