mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
bluetooth: Remove the unnecessary forward reference
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -154,8 +154,6 @@ struct bt_bufferlist_s
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
struct iob_s; /* Forward reference */
|
||||
|
||||
FAR struct bt_buf_s *bt_buf_alloc(enum bt_buf_type_e type,
|
||||
FAR struct iob_s *iob,
|
||||
size_t reserve_head);
|
||||
|
||||
Reference in New Issue
Block a user