]> git.sur5r.net Git - u-boot/commit
Change env_get_char from a global function ptr to a function
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sun, 6 Jul 2008 10:30:09 +0000 (12:30 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 9 Jul 2008 21:59:30 +0000 (23:59 +0200)
commitb502611b51f02718c2d1117d4981dabceb5af6de
tree64f54df2c15bfbe3cfda0e7c3cba2ad334817220
parent27269417ade432189b234d9fbac98b54e37b978c
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>
common/env_common.c
include/environment.h