|
|
От: |
kov_serg
|
|
| Дата: | 21.02.25 11:16 | ||
| Оценка: | |||
.init
This section holds executable instructions that contribute to the process
initialization code. When a program starts to run, the system executes the
code in this section before calling the main program entry point (called
main for C programs).