Skip to content
Snippets Groups Projects
Commit f0b7882c authored by Henrik Gramner's avatar Henrik Gramner
Browse files

x86inc: Drop SECTION_TEXT macro

The .text section is already 16-byte aligned by default on all supported
platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.
parent 826790f5
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment