mirror of
https://github.com/apache/nuttx.git
synced 2026-08-12 16:06:51 +00:00
boards/x86_64: Change up_netinitialize to x86_64_netinitialize
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
98b43752d5
commit
4aa3c9cd73
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: up_netinitialize
|
||||
* Name: x86_64_netinitialize
|
||||
*
|
||||
* Description:
|
||||
* All x86 architectures must provide the following function to setup the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue