commit | c0559be371b2a64b1a817088c3308688e2182f93 | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | Mon Apr 14 23:01:50 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Apr 17 13:20:14 2008 -0700 |
tree | 29a1cf26364ab3e96e76cfa817171af1e624430d | |
parent | 3dfd4aab929cccddb63d9ea509967861e1333b52 [diff] |
Change env_get_char from a global function ptr to a function. This avoids an early global data reference. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>