mpc83xx: Get rid of CONFIG_SYS_LBC_*
[platform/kernel/u-boot.git] / include / vxworks.h
index 60c0efa..1a29509 100644 (file)
@@ -83,6 +83,5 @@ struct efi_gop_info {
 int do_bootvx(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
 void boot_prep_vxworks(bootm_headers_t *images);
 void boot_jump_vxworks(bootm_headers_t *images);
-void do_bootvx_fdt(bootm_headers_t *images);
 
 #endif