/* * Ucode download related utility functions * * $Copyright Open Broadcom Corporation$ * * $Id: ucode_download.h 241182 2011-02-17 21:50:03Z $ */ extern int proc_ucode_download(char* fw_filename, void *dev_handle);