Files
orangepi-build/external/cache/sources/wl/dhd/ucode_download.h
2020-11-18 10:07:26 +08:00

10 lines
222 B
C

/*
* 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);