conf: added the gcc "const" attribute to some functions
Add the "const" attribute to functions when their return value only
depends on parameters. This allows gcc to eliminate some function
calls.
Showing
Please
register
or
sign in
to comment