Input section description
-------------------------
The most common output section command is an input section
description.
The input section description is the most basic linker script
operation. You use output sections to tell the linker how to lay out
your program in memory. You use input section descriptions to tell the
linker how to map the input files into your memory layout.