Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sw/link: Avoid incorrect .bss delimiters #167

Merged
merged 1 commit into from
Nov 14, 2024
Merged

sw/link: Avoid incorrect .bss delimiters #167

merged 1 commit into from
Nov 14, 2024

Conversation

paulsc96
Copy link
Collaborator

@paulsc96 paulsc96 commented Nov 14, 2024

Under some conditions, __bss_start and __bss_end would not correctly delimit .bss.

Under some conditions, `__bss_start` and `__bss_end` would not correctly delimit `.bss`.
@paulsc96 paulsc96 merged commit 32bda77 into main Nov 14, 2024
16 of 18 checks passed
@paulsc96 paulsc96 deleted the sw/bssalign branch November 14, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant