Skip to content

Commit

Permalink
add head
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhuzhus authored and Rbb666 committed Nov 18, 2024
1 parent 48fca91 commit 45aba1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions components/drivers/phy/ofw.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
/*
* Copyright (c) 2006-2024 RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2024-09-25 zhujiale the first version
*/
#ifndef __NET_OFW_H__
#define __NET_OFW_H__
#include <rtthread.h>
Expand Down

0 comments on commit 45aba1b

Please sign in to comment.