Skip to content
Snippets Groups Projects
Commit bf95df44 authored by Igor Grinberg's avatar Igor Grinberg Committed by Wolfgang Denk
Browse files

env: factor out the env_get_char_spec() function


env_get_char_spec() function is duplicated across multiple environment
files.
Remove the duplication by providing a default implementation.
Add "weak" declaration, so the default implementation can be overridden.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent 33e1e018
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment