• Henrik Gramner's avatar
    x86inc: Drop SECTION_TEXT macro · f0b7882c
    Henrik Gramner authored
    The .text section is already 16-byte aligned by default on all supported
    platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.
    f0b7882c