]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/include/asm/init_helpers.h
net: move bootfile init into eth_initialize
[people/ms/u-boot.git] / arch / x86 / include / asm / init_helpers.h
index 8d2e0bae2fbdb9edea932f63dbda9c1bfce7cae0..8afb4432906b6d9e3c9431178ddb5b64ced998b7 100644 (file)
@@ -37,7 +37,6 @@ int mem_malloc_init_r(void);
 int init_bd_struct_r(void);
 int flash_init_r(void);
 int status_led_set_r(void);
-int set_bootfile_r(void);
 int set_load_addr_r(void);
 
 #endif /* !_INIT_HELPERS_H_ */