We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A bunch of other targets do it.
Now the global reentrant structure (_impure_data) takes up 1096 bytes.
Need to read code and check implications before doing it.
We might also want to make atexit0 global.
And there is a flag to make atexit() not use dynamic memory.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A bunch of other targets do it.
Now the global reentrant structure (_impure_data) takes up 1096 bytes.
Need to read code and check implications before doing it.
We might also want to make atexit0 global.
And there is a flag to make atexit() not use dynamic memory.
The text was updated successfully, but these errors were encountered: