first commit

This commit is contained in:
Your Name
2026-02-07 20:22:48 +08:00
commit 1b9711d5e4
2270 changed files with 805872 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/*
* 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);