Skip to content

Code cleanup: Cleanup CPU variables

Ghost User requested to merge (removed):cleanup-vars into master

Use static variables (zero-initialized by default). Fix code indentation. Fix old-style function declaration and printf() warnings in SUN codepath.

Merge request reports