]> Git Repo - J-u-boot.git/commit
Change env_get_char from a global function ptr to a function.
authorJoakim Tjernlund <[email protected]>
Mon, 14 Apr 2008 21:01:50 +0000 (23:01 +0200)
committerWolfgang Denk <[email protected]>
Thu, 17 Apr 2008 20:20:14 +0000 (13:20 -0700)
commitc0559be371b2a64b1a817088c3308688e2182f93
tree29a1cf26364ab3e96e76cfa817171af1e624430d
parent3dfd4aab929cccddb63d9ea509967861e1333b52
Change env_get_char from a global function ptr to a function.

This avoids an early global data reference.

Signed-off-by: Joakim Tjernlund <[email protected]>
api/api.c
common/cmd_nvedit.c
common/env_common.c
common/env_eeprom.c
common/env_nvram.c
common/ft_build.c
include/common.h
This page took 0.039064 seconds and 4 git commands to generate.