diff options
Diffstat (limited to 'common/ft_build.c')
-rw-r--r-- | common/ft_build.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/ft_build.c b/common/ft_build.c index 0e5699a95b..0b6c2b7334 100644 --- a/common/ft_build.c +++ b/common/ft_build.c @@ -396,8 +396,6 @@ void *ft_get_prop(void *bphp, const char *propname, int *szp) /********************************************************************/ -/* Function that returns a character from the environment */ -extern uchar(*env_get_char) (int); void ft_setup(void *blob, bd_t * bd, ulong initrd_start, ulong initrd_end) { |