mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-08 12:03:14 +02:00
f0b7882ceb
The .text section is already 16-byte aligned by default on all supported platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.