Skip to content

Conversation

@laf0rge
Copy link

@laf0rge laf0rge commented Jul 12, 2019

No description provided.

laf0rge added 2 commits July 12, 2019 18:09
'static' will avoid namespace pollution of the global C namespace,
and 'const' will ensure they can be placed in the rodata section
of the linker, saving some RAM.  It also means if any code will
every try to modify the data, there will be a segfault.
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